h2oGPTe Agent
Version updated for https://github.com/h2oai/h2ogpte-action to version v0.3.0-beta.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The h2oGPTe GitHub Action integrates AI-powered assistance into your GitHub workflow, enabling intelligent code reviews, contextual codebase analysis, and automated code generation or commits by simply tagging @h2ogpte in comments, issues, or pull requests. It automates tasks such as providing feedback on pull requests, generating documentation, and enhancing development efficiency through AI-driven insights and actions. This action is designed to streamline collaboration and improve code quality within software projects.
Release notes
What’s Changed
- Task: Added workflow to integration test token exchange server by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/247
- Remove github_token from Test Local Action by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/250
- Feat: Slash command support (#230) by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/255
- fix: remove slash_commands from h2ogpte.yaml by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/256
- Delete .github/workflows/h2ogpte_target.yml by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/254
- Feature pii and guardrails settings by @Sanktrip in https://github.com/h2oai/h2ogpte-action/pull/253
- Feature/custom collection by @Sanktrip in https://github.com/h2oai/h2ogpte-action/pull/252
- task: update bun install command with options by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/264
- Feature: GitHub MCP by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/262
- Removed invalid flags by @Sanktrip in https://github.com/h2oai/h2ogpte-action/pull/265
- Feature: Post action reporting by @Sanktrip in https://github.com/h2oai/h2ogpte-action/pull/263
- feat: allow users to define custom tools by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/266
- feat: added custom mcp server option for GHES users by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/269
- Feat/guidelines ingestion by @Sanktrip in https://github.com/h2oai/h2ogpte-action/pull/267
- Feat/deterministic empty instructions by @Sanktrip in https://github.com/h2oai/h2ogpte-action/pull/268
- Feat/non existent files by @Sanktrip in https://github.com/h2oai/h2ogpte-action/pull/270
- task(package.json): update undici to fix CVE-2026-22036 by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/271
- feat/latest-tag by @stephenlincon in https://github.com/h2oai/h2ogpte-action/pull/275
- refactor: All parts of the prompt are tagged with suitable labels by @Sanktrip in https://github.com/h2oai/h2ogpte-action/pull/277
- chore: out of scope prompt by @Sanktrip in https://github.com/h2oai/h2ogpte-action/pull/282
- Feat: OIDC Token Exchange by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/246
- docs: prepare 0.3.0-beta release notes and compatibility updates by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/285
- task: updated installation script to install gh app by @Sanktrip in https://github.com/h2oai/h2ogpte-action/pull/284
- fix: handle pull_request_target event for idNumber extraction by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/287
- chore: delete redundant workflow by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/286
- chore: delete examples/custom_workflows/h2ogpte_guardrails.yaml by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/289
- chore(vulnerability.yml): bump trivy-action to v0.35.0 by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/290
New Contributors
- @Sanktrip made their first contribution in https://github.com/h2oai/h2ogpte-action/pull/253
- @stephenlincon made their first contribution in https://github.com/h2oai/h2ogpte-action/pull/275
Full Changelog: https://github.com/h2oai/h2ogpte-action/compare/v0.2.2-beta...v0.3.0-beta