sjh9714/MergeWarden for AI PRs

Checkout-free policy gate for AI-generated pull requests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configOptional path to mergewarden.yml on the base branch; built-in defaults are used when the default path is confirmed missingnomergewarden.yml
github-tokenGitHub token used for API-only pull request readsno${{ github.token }}
modeOverride config mode: observe, warn, or blockno
commentPR comment mode: auto (only when a finding needs attention), always, or never. Needs pull-requests: writenofalse
fail-on-blockExit with code 1 for complete block decisions; incomplete analysis always failsnotrue
report-jsonPath to write JSON reportnomergewarden-report.json
report-markdownPath to write Markdown reportnomergewarden-report.md
namedescription
decisionpass, warn, or block
statuspassed, observed, needs-review, blocked, or incomplete
analysis-completeWhether MergeWarden received all evidence required for deterministic analysis
error-countNumber of active error findings
warning-countNumber of active warning findings
info-countNumber of active informational findings
waived-countNumber of findings covered by active base-policy waivers
expected-file-countAuthoritative pull request changed_files count
analyzed-file-countNumber of changed files included in deterministic analysis
risk-scoreDeprecated compatibility score; use status and finding counts
report-jsonPath to JSON report
report-markdownPath to Markdown report