h2oGPTe Agent
Version updated for https://github.com/h2oai/h2ogpte-action to version v0.2.2-beta.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The h2oGPTe GitHub Action integrates AI-driven assistance into your GitHub workflows, enabling automated code reviews, contextual understanding of your codebase, and even code generation and commits upon request. By tagging @h2ogpte in comments, issues, or pull requests, users can streamline tasks like reviewing pull requests, generating documentation, and improving code quality. This action simplifies collaboration and boosts productivity by automating routine development tasks.
Release notes
What’s Changed
- fix: github bug where banner toggle doesn’t work in marketplace readme by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/218
- Remove prompt/agent response bias by @issac2508 in https://github.com/h2oai/h2ogpte-action/pull/225
- docs: YouTube video series by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/226
- Fix: Code blocks by @issac2508 in https://github.com/h2oai/h2ogpte-action/pull/228
- Fix: use @actions/core instead of console logging by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/232
- Tests: nektos/act for local testing by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/233
- task: bump version to v0.2.2-beta by @MillenniumForce in https://github.com/h2oai/h2ogpte-action/pull/234
Full Changelog: https://github.com/h2oai/h2ogpte-action/compare/v0.2.1-beta...v0.2.2-beta