Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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 show in Bitbucket.


Changelog

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!

  • No labels