Custom Amazon Bedrock Agent Action
Version updated for https://github.com/severity1/custom-amazon-bedrock-agent-action to version v0.10.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action uses Amazon Bedrock Agent to analyze files in a pull request (PR) and provide feedback. It is highly customizable, allowing you to tailor the analysis based on your specific requirements and use cases, including integrating with Amazon Bedrock Knowledge Bases for enhanced context-aware insights. The action enables code quality improvement, security assessments, and performance optimizations by processing PR files using tailored prompts and utilizing pre-integrated knowledge bases.
What’s Changed
What’s Changed
- Support push events by @severity1 in https://github.com/severity1/custom-amazon-bedrock-agent-action/pull/29
- Support push events by @severity1 in https://github.com/severity1/custom-amazon-bedrock-agent-action/pull/30
- Support push events by @severity1 in https://github.com/severity1/custom-amazon-bedrock-agent-action/pull/31
Full Changelog: https://github.com/severity1/custom-amazon-bedrock-agent-action/compare/v0.9.0...v0.10.0