There's a [ton of endpoints for branches](https://developer.github.com/v3/repos/branches/#branches). Currently the branch protection endpoints are in pre-release stages, but there are [specific endpoints for updating, removing status checks](https://developer.github.com/v3/repos/branches/#list-required-status-checks-contexts-of-protected-branch) for example. Implementing commands for low level branch protection would be great!
There's a ton of endpoints for branches. Currently the branch protection endpoints are in pre-release stages, but there are specific endpoints for updating, removing status checks for example.
Implementing commands for low level branch protection would be great!