go-bitbucket
go-bitbucket copied to clipboard
Add support for Inherited branch protection setting
Dear Team,
- I am using the API BranchRestrictions.Gets to the branch restriction settings for a repository.
- The above API only returns only the branch restriction settings on the repository level.
- However, I would like to get the Inheritaed branch restriction setting details that flow down from the project level to the repository level, as shown below.
The API might help add support for the Inherited branch protection setting: Retrieve the inheritance state for repository settings
Thanks!
Dear, Team, Is there any updated regarding this issue?