Note
Policies have been moved from here to the root of each Organization in the respective .github
repos.
Approval/disapproval policies for policy-bot.
policy-bot
is a GitHub App for enforcing approval policies on pull requests. It does this by creating a status check, which can be configured as a required status check.While GitHub natively supports required reviews,
policy-bot
provides more complex approval features:
- Require reviews from specific users, organizations, or teams
- Apply rules based on the files, authors, or branches involved in a pull request
- Combine multiple approval rules with
and
andor
conditions- Automatically approve pull requests that meet specific conditions