Skip to content

Commit

Permalink
New GitHubRepositoryBranchProtectionRule Functions (#255)
Browse files Browse the repository at this point in the history
Adds the following GitHub Branch Protection Rule functions:

- `Get-GitHubRepositoryBranchProtectionRule`
- `New-GitHubRepositoryBranchProtectionRule`
- `Remove-GitHubRepositoryBranchProtectionRule`

References:
- [Get Branch Protection](https://developer.github.com/v3/repos/branches/#get-branch-protection)
- [Update Branch Protection](https://developer.github.com/v3/repos/branches/#update-branch-protection)
- [Delete Branch Protection](https://developer.github.com/v3/repos/branches/#delete-branch-protection)
  • Loading branch information
X-Guardian authored Jul 31, 2020
1 parent 437ac1b commit 981b85c
Show file tree
Hide file tree
Showing 5 changed files with 1,085 additions and 3 deletions.
Loading

0 comments on commit 981b85c

Please sign in to comment.