We would like to have specific groups required to review pull requests based on what is being check-in.
Rules:
SQL scripts (*.sql) requires DBA group review
Terraform (*.tf) requires DevOps group review
All pull requests require someone from Architect group to review
Example:
main.cs, main.tf -> Architect, DevOps
main.cs, lookup.sql -> Architect, DBA
Hello @caslater,
Unfortunately, it is not possible to configure anything like that in Bitbucket at the moment. Do you mind filing a feature request in our public issue tracker so that we know about your use case?
Cheers,
Daniil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.