Skip to content

ci: add AI-powered PR code review via SAM PR Reviewer#8919

Merged
roger-zhangg merged 2 commits intoaws:developfrom
roger-zhangg:add-sam-pr-reviewer
Apr 15, 2026
Merged

ci: add AI-powered PR code review via SAM PR Reviewer#8919
roger-zhangg merged 2 commits intoaws:developfrom
roger-zhangg:add-sam-pr-reviewer

Conversation

@roger-zhangg
Copy link
Copy Markdown
Member

Summary

Adds an AI-powered code review job to the Build And Test workflow using SAM PR Reviewer, powered by Kiro CLI.

Changes

  • New ai-code-review job in build.yml that runs on pull_request events
  • Posts inline review comments with categorized findings (security, bugs, error handling, etc.)
  • Action pinned to full commit SHA for supply-chain safety
  • Independent of existing CI jobs — does not block merges

Requirements

  • KIRO_API_KEY repository secret must be configured

Testing

Tested on roger-zhangg/aws-sam-cli#14

@roger-zhangg roger-zhangg requested a review from a team as a code owner April 14, 2026 21:47
@roger-zhangg roger-zhangg reopened this Apr 14, 2026
@roger-zhangg roger-zhangg reopened this Apr 14, 2026
@roger-zhangg roger-zhangg force-pushed the add-sam-pr-reviewer branch 3 times, most recently from c193cd6 to e237eb7 Compare April 14, 2026 22:20
@roger-zhangg roger-zhangg added this pull request to the merge queue Apr 15, 2026
@roger-zhangg roger-zhangg removed this pull request from the merge queue due to the queue being cleared Apr 15, 2026
@roger-zhangg roger-zhangg merged commit 8e5cc6d into aws:develop Apr 15, 2026
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants