Commit 981b85c
authored
New GitHubRepositoryBranchProtectionRule Functions (#255)
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)1 parent 437ac1b commit 981b85c
File tree
5 files changed
+1085
-3
lines changed- Tests
5 files changed
+1085
-3
lines changed
0 commit comments