dfodeker/Auto-approve bot-only PRs

Automatically approves pull requests whose commits are all authored by allowed bots.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token with pull-requests:write permission.yes
allowed-bot-loginsComma-separated list of GitHub logins considered as allowed bots (e.g. shopify[bot],dependabot[bot]).noshopify[bot]
require-pr-author-is-botIf true, only auto-approve when the PR author is one of the allowed bot logins.notrue
skip-draftsIf true, skip draft PRs.notrue
skip-forksIf true, skip PRs from forks.notrue

no outputs