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
The GitHub Action uses Amazon Bedrock Agent to analyze files in a pull request (PR) and provides feedback by generating tailored prompts based on user-defined configurations. The action supports customizable agent analysis, memory support, flexible use cases, file ignoring, AI-powered insights, language-agnostic analysis, and seamless integration with AWS services like Amazon Bedrock Knowledge Bases. It enhances the PR process with tailored, context-aware insights and integrates smoothly into existing workflows.
{
"name": "Custom Amazon Bedrock Agent Action",
"description": "Automates file analysis in a pull request using Amazon Bedrock Agent.",
"keyCapabilities": ["Customizable Analysis", "Memory Support", "Flexible Use Cases", "File Ignoring", "AI-Powered Insights"],
"integratedServices": ["Amazon Bedrock Knowledge Bases"]
}
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