Commit 60c15ec
committed
feat: add GitHub Action for automated PR review via AgentCore Harness
Adds a workflow that triggers on PR open/reopen, checks team membership
in agentcore-cli-devs, and invokes the Bedrock AgentCore Harness to
review the PR and post comments. Also supports manual workflow_dispatch.
Includes the local service model since InvokeHarness is not yet in
standard boto3.
Constraint: InvokeHarness not in standard boto3 — local service model required
Constraint: Team membership check requires org-level read permissions on GITHUB_TOKEN
Confidence: high
Scope-risk: narrow1 parent ce683c0 commit 60c15ec
4 files changed
Lines changed: 8131 additions & 0 deletions
File tree
- .github
- scripts
- models/bedrock-agentcore/2024-02-28
- python
- workflows
0 commit comments