We are using a compliance orchestration tool which fetch data for compliance monitoring and evidence collection.
We are using Bitbucket datacenter and would like to know:
- is it possible to extend current branches API with additional information about : branch rules, branch commits, required checks etc.
- is there any other endpoints which allows to collect this information for each branch?
We would like to collect the following:
- Branch protection rules
- Number of required approvals
- Required checks (builds)