Release Notes v5.4
We released Code Owners 5.4 on Sep 21, 2022
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 Oct 4, 2022
Fix permission issue in merge check for CODEOWNERS file changes verification with Reviewers Groups
5.4.0 : resolved issues on Sep 21, 2022
None
Previous: Release Notes v5.3
Â
Do you have any questions, suggestions, or problems?
Let us know. We’re glad to help!
Â