Custom Amazon Bedrock Agent Action
Version updated for https://github.com/severity1/custom-amazon-bedrock-agent-action to version v0.9.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 based on customized prompts. It integrates with Amazon Bedrock Knowledge Bases to enhance the analysis, providing context-aware insights and memory support across multiple PRs. The action is customizable for specific needs and can be used for code quality improvement, security assessments, and performance optimizations.
What’s Changed
What’s Changed
- 21 closing pr should end agent session by @severity1 in https://github.com/severity1/custom-amazon-bedrock-agent-action/pull/27
Full Changelog: https://github.com/severity1/custom-amazon-bedrock-agent-action/compare/v0.8.0...v0.9.0