We are happy to announce that we’ve published the first Cloud version of Checklist Buddy for Bitbucket on . 🎉

New Features

New --source-except branch-pattern Filter

The --source-except filter matches all source branches except the one specified. This can be useful if pull request from certain branches do need the task, but all others do. Example:

--target releases/* --source-except bugfix/* +task+ Check if changes are required in this release
CODE

Included a Help Page in the Repo Admin Section

In the Bitbucket repository admin section, there is now a Code Owners section with documentation about CODEOWNERS files:

 

Checklist Buddy for Bitbucket Cloud