Release Notes v5.4
We released Code Owners 5.4 on ๐
Download on the Atlassian Marketplace for Data Center and Server
Features
Support for Bitbucket Reviewer Groups
Besides Bitbucket user groups and custom Code Owners groups, you can now also use Bitbucketโs pull request reviewer groups in Code Owner rules. This makes the maintenance of groups easier when you have a lot of changes, as you donโt need to change it in
CODEOWNERS
anymore. Example:
ebanking/**/*.js @@JSExperts
Check(@@JSExperts >= 2)
Better Support for CODEOWNERS files
When you view CODEOWNERS files in Bitbucket, there is now a button which takes you to the Code Owners playground.
Errors in the CODEOWNERS syntax are now shown in Bitbucket.
Changelog
5.4.1 : resolved issues on
Fix permission issue in merge check for CODEOWNERS file changes verification with Reviewers Groups
5.4.0 : resolved issues on
None
Previous: Release Notes v5.3
Do you have any questions, suggestions, or problems?
Let us know. Weโre glad to help!