catalystcommunity/Branch Protection Bot

An action to modify branch protection settings

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenGithub token to useyes
set-include-adminsBoolean, if true the action will set `include admins` on the branch protection rulenotrue
include-adminsBoolean, if true the action will set `include admins` to true on the branch protection rule, else it will set `include admins` to falsenofalse
ownerRepo ownerno${{ github.repository_owner }}
repoGithub repo nameno${{ github.event.repository.name }}
branchBranch change branch protection rules forno${{ github.ref }}

no outputs