Hi .
I was wondering if there is a possibility to add a mandatory reviewer for a specific file in the Bitbucket repo(Cloud)?
Hi,
Welcome to the Atlassian community!
Default Reviewers in Bitbucket Cloud do not support individual files, they are always added to new pull requests of the repository where you configure them.
You can add reviewers for specific files with the concept of Code Owners. Just add a CODEOWNERS file to your repository where you configure rules like the following:
LICENSE @"CTO"
Whenever somebody touches the file LICENSE in a pull request, CTO will be added as a reviewer to your pull request.
There is an app in the Marketplace supporting Code Owners
Best regards,
Michael (vendor of the mentioned Code Owners app)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Actually seems like the app is unavailable.
When a click on "Get it now" it gives me
I went for a cloud version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Pasha ShwartzThanks for your feedback. I was not able to reproduce this. Are you logged in to Bitbucket Cloud when you clicked "get it now"? Could you please create a support request?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Michael Rüegg _Mibex Software_ I was able to log in. Also, I am an admin.
I will create a support ticket.
Thanks for the advice.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.