ci: add Claude Code PR review via jamf/github-actions-claude#109
Closed
ktn-jamf wants to merge 1 commit into
Closed
ci: add Claude Code PR review via jamf/github-actions-claude#109ktn-jamf wants to merge 1 commit into
ktn-jamf wants to merge 1 commit into
Conversation
Automated PR reviews using Claude Sonnet 4.6 via AWS Bedrock. Reviews trigger on PR open/update and respond to @claude in comments. Configured with project-specific context: skip generated code review, enforce credential input policy, focus on design/correctness over linter feedback (CI already covers that). Enabled: severity taxonomy, thread resolution, comment cleanup. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
neilmartin83
approved these changes
Apr 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds automated Claude Code PR reviews using the shared Jamf reusable workflow (
jamf/github-actions-claude@v1). Reviews run via AWS Bedrock with OIDC auth — no API keys or AWS setup needed.@claudein commentspr-review-toolkit(5 specialist sub-agents: code quality, test coverage, error handling, type design, comment accuracy)Enabled features
severity_taxonomyresolve_threadscleanup_commentsProject-specific context (
additional_context)internal/commands/pro/generated/are auto-generated; review the generator source insteadci.yaml--password,--token, or--client-secretflagsgenerator/parser/generator.goaffect all generated commandsspecs/*.yamlchanges should be paired with regenerated outputOIDC trust caveat
The shared IAM role's OIDC trust is documented for the
jamforg. This repo is inJamf-Concepts— if the credential step fails, the trust needs extending to cover this org (or we deploy a per-repo IAM role per docs).Test plan
openedevent (check Actions tab)Jamf-Conceptsorg trust)@claudein the message — re-review triggers@claudein a comment — conversational response works🤖 Generated with Claude Code