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 5 Next »

We’re thrilled to announce that we’ve released version 2.5.0 on 🎉

Download on the Atlassian Marketplace for Server and Data Center

Improvements

Removal of pre-receive hook and instead doing CODEOWNERS file validation in merge check:

We decided that pushing commits should always be possible (for example to backup partially complete work, to hand over stuff etc.), even if there are errors in the CODEOWNERS file(s) like syntax errors or permission problems for defined code owners.

We therefore moved the CODEOWNERS file validation check to the merge check side, where the source branch is checked to have valid CODEOWNERS file(s).

Bug fixes

  • Pull request edit form cannot be rendered anymore in Bitbucket >= 7.5

Previous: Release Notes v2.4

Do you have any questions, suggestions, or problems ?

Let us know. We’re glad to help!

  • No labels