Skip to main content
Skip table of contents

Release February 22th, 2024

We are happy to announce that weโ€™ve published a new Cloud version of Code Owners for Bitbucket on . ๐ŸŽ‰

Support of Options in Blob Patterns

In blobs a selection of options to match is now possible. Examples:

CODE
**.{ts,js,css}    @web-developers  # Match ts, js and css files src/
{main,test}/**.*   @devs           # Match files under the src/main and src/test directory
db/{schema/*.*,**/*.sql}  @dbadmin # Match a files in /schema and all all sql files.

Improved Security

Improved the encryption of the configuration data of the app.

Do you have any questions, suggestions, or problems?

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

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.