Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/product-os/policies

Source of truth for policy-bot configuration for the balena organization.
https://github.com/product-os/policies

Last synced: 6 days ago
JSON representation

Source of truth for policy-bot configuration for the balena organization.

Awesome Lists containing this project

README

        

# policies

> [!NOTE]
> Policies have been moved from here to the root of each Organization in the respective `.github` repos.

Approval/disapproval policies for [policy-bot](https://github.com/palantir/policy-bot).

> `policy-bot` is a [GitHub App](https://developer.github.com/apps/) for enforcing
approval policies on pull requests. It does this by creating a status check,
which can be configured as a [required status check](https://help.github.com/articles/enabling-required-status-checks/).
>
> While GitHub natively supports [required reviews](https://help.github.com/articles/about-required-reviews-for-pull-requests/), `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` and `or` conditions
> - Automatically approve pull requests that meet specific conditions