Skip to content

feat: add PR AI review GitHub Action#8

Merged
jesseturner21 merged 1 commit into
mainfrom
feat/pr-ai-review
Apr 22, 2026
Merged

feat: add PR AI review GitHub Action#8
jesseturner21 merged 1 commit into
mainfrom
feat/pr-ai-review

Conversation

@jesseturner21
Copy link
Copy Markdown
Owner

Summary

  • Adds GitHub Action workflow that reviews PRs via Bedrock AgentCore Harness
  • Triggers on PR open/reopen with team membership check, plus manual workflow_dispatch
  • Includes local service model, review script, and config

Test plan

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: narrow
@jesseturner21 jesseturner21 merged commit 8366904 into main Apr 22, 2026
12 checks passed
@github-actions github-actions Bot added the size/xl PR size: XL label Apr 22, 2026
@github-actions
Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 42.01% 7225 / 17195
🔵 Statements 41.43% 7659 / 18484
🔵 Functions 40.08% 1279 / 3191
🔵 Branches 40.49% 4822 / 11909
Generated in workflow #23 for commit 60c15ec by the Vitest Coverage Report Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xl PR size: XL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant