github-community-projects / github-community-projects/safe-settings

Support for Branch Protection bypass_pull_request_allowances

Open
#249 9 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
921
Forks
226
Avg merge
18h 3m
Merged PRs (30d)
14

Description

## New Feature

Can safe-settings add support for the "Allow specified actors to bypass required pull requests" feature of required pull request reviews for branch protection?

> * Is the functionality available in the GitHub UI? If so, please provide a link to information about the feature.

Available in the UI as:
```
Allow specified actors to bypass required pull requests
Specify people, teams, or apps who are allowed to bypass required pull requests.
```
Screen Shot 2022-07-25 at 10 41 15 AM

> * Is the functionality available through the GitHub API? If the functionality is available, please provide links to the
API documentation (https://developer.github.com/v3/) as well as the Octokit documentation (https://octokit.github.io/).

Available in the [API](https://docs.github.com/en/rest/branches/branch-protection#update-branch-protection) as "bypass_pull_request_allowances".

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.