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 released Code Owners 6.7 on ๐ŸŽ‰

Download on the Atlassian Marketplace for Data Center

Features

Dark Mode for Bitbucket 8.16

Support Dark Mode introduced with Bitbucket 8.16.

Auto-merge: Use PR author instead of Service User to merge

Some other Bitbucket apps provide their own merge checks, which require access to e.g. Jira.
When the merge was done with the apps Service User, this failed to the missing authorization.
For audit reasons, the app writes a PR comment stating, that the PR merge was triggered by DevSensei auto-merge.

Improvements

Improved performance

On big Bitbucket instances with many users, the repository read permission lookup for the identifiers in the CODEOWNERS files during validation was too slow and therefor a bottleneck.
This validation check is for convenience only, so we implemented caching for the permission lookup, if the user has access to the repository. This should improve performance for several code paths in the app, especially if there are many identifiers used in the CODEOWNERS file.

Changelog

6.7.0 : resolved issues on

  • ๐Ÿ› fixes:

    • Support special characters in file names, e.g. src/{{template}}/README.md

    • PR creation: Make sure Bitbucket failure message is visible and not replaced by CO failure message

Previous: Release Notes v6.6

Do you have any questions, suggestions, or problems?

Let us know. Weโ€™re glad to help!

ย 

  • No labels