shen-3/AgentReviewOps

Policy-as-code risk gate for AI-generated pull requests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token used to post or update comments, publish checks, and optionally request reviewers.no""
configPath to the AgentReviewOps YAML config file.no.agentreview.yml
diff-fileOptional prepared unified diff file. When omitted on pull_request events, the action builds one.no""
outputPath where the Markdown report should be written.noagentreview-report.md
json-outputOptional path to write structured AgentReviewOps JSON output.no""
sarif-outputOptional path to write AgentReviewOps SARIF output.no""
commentSet to true to post or update the generated report as a GitHub pull request comment.notrue
request-reviewersRequest GitHub reviewers from AgentReviewOps review routing output.nofalse
reviewer-request-modeWhich reviewers to request: users, teams, or users-and-teams.nousers-and-teams
reviewer-request-failure-modeWhether reviewer request failures should fail the job or only warn. One of warn, fail.nowarn
checksPublish an AgentReviewOps GitHub Check Run.nofalse
check-nameName of the GitHub Check Run.noAgentReviewOps
check-titleTitle shown in the GitHub Check output.noAgentReviewOps policy gate
fail-onFail the job when risk is at or above this level. One of low, medium, high, block, never.nonever
codeowners-fileOptional CODEOWNERS file for human review routing. When omitted, standard CODEOWNERS paths are used.no""
api-urlOptional AgentReviewOps API base URL for self-hosted dashboard submission.no""
api-keyOptional AgentReviewOps API key for self-hosted dashboard submission. Prefer a GitHub secret.no""
repositoryOptional repository identifier such as owner/name. Defaults to the GitHub repository context.no""
pr-numberOptional pull request number. Defaults to the pull_request event number when available.no""

no outputs