ss-libs/PR Standards Checker

Automated code review against team standards using Claude AI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for posting commentsyes
pr-numberPull request numberyes
repositoryRepository name (owner/repo)yes
bedrock-aws-access-key-idAWS Bedrock access key IDyes
bedrock-aws-secret-access-keyAWS Bedrock secret access keyyes
bedrock-regionAWS Bedrock regionnous-east-1
model-idClaude model ID or inference profile ARNnoarn:aws:bedrock:us-east-1:257394448189:inference-profile/us.anthropic.claude-opus-4-6-v1
standards-filePath to custom standards file (relative to repo root)no""
ignore-config-filePath to custom ignore config file (relative to repo root)no""
fail-on-issuesFail the action if issues are foundnotrue
failure-modeHow to handle failures: "fail" to fail the pipeline, "label" to add a label to the PR insteadnofail
noncompliant-labelLabel to add to the PR when failure-mode is "label" and issues are foundnoNoncompliant
max-tokensMaximum tokens for Claude responseno16000
namedescription
issues-foundTotal number of issues found
high-priority-countNumber of high priority issues
medium-priority-countNumber of medium priority issues
low-priority-countNumber of low priority issues