Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

We released Code Owners 5.4 on 07 🎉

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:

Code Block
ebanking/**/*.js    @@JSExperts
Check(@@JSExperts >= 2)

...

Better Support for

...

CODEOWNERS files

  • When you view a code owner CODEOWNERS files in Bitbucket, there is now a button which takes you to the Code Owners playground.

  • Errors in the syntax Code Owner file is CODEOWNERS syntax are now show in Bitbucket.

...

...

Changelog

5.4.0 : resolved issues on

...

  • None

Previous: Release Notes v5.23

Do you have any questions, suggestions, or problems?

Let us know. We’re glad to help!

...