DevSensei PR Workflow Automation | Code Owners for Bitbucket

DevSensei PR Workflow Automation | Code Owners for Bitbucket

Vendor: Communardo Products GmbH | Key: ch.mibex.bitbucket.codeowners

bitbucket server datacenter

Reduce the overhead of working with pull requests manually and enforce consistent workflows within your teams. Simply add a devsensei.yaml file to the repository root for the default branch, and DevSensei will automate your pull request workflow.

View on Marketplace
Versions (60) - Last 1 Year, Server/Data Center Only
Version Build Release Date Compatibility Hosting Status Actions Description
8.10.2 801000221 2025-12-17 Bitbucket Data Center 8.9.0 - 10.1.4 datacenter Pending
Release Notes:

Support “String Splicing” in add-comment and schedule-auto-merge actions

A new powerful tool to customize the message of an added comment/task, or the commit message when using the auto-merge feature.

Example:

  • Add a comment to greet the author: content: Hello ${author.user-key}, how are you today?
  • Make a special commit message: message: This was a pr with ${count(commits)} commits from ${author.user-key}

Various bug fixes and small improvements

8.10.1 80100012 2025-12-17 Bitbucket Data Center 8.9.0 - 10.1.4 datacenter Pending
Release Notes:

Support “String Splicing” in add-comment and schedule-auto-merge actions

A new powerful tool to customize the message of an added comment/task, or the commit message when using the auto-merge feature.

Example:

  • Add a comment to greet the author: content: Hello ${author.user-key}, how are you today?
  • Make a special commit message: message: This was a pr with ${count(commits)} commits from ${author.user-key}

Various bug fixes and small improvements

8.9.0 800900001 2025-10-21 Bitbucket Data Center 8.9.0 - 10.1.4 datacenter Pending
8.9.0 800900000 2025-10-21 Bitbucket Server 8.9.0 - 10.0.2 server Pending
8.8.1 800800141 2025-09-23 Bitbucket Data Center 8.9.0 - 10.0.2 datacenter Pending
Release Notes:

Bug fixes

  • Fix UI functionalities in Create Pull Request Page
8.8.0 800800021 2025-09-18 Bitbucket Data Center 8.9.0 - 10.0.2 datacenter Pending
Release Notes:

New Features

  • Code Owner rules and custom user groups can be defined in a DevSensei workflow and reused in in other workflow actions
  • New DevSensei Actions: add-reviewers, add-watchers
  • New dedicated Merge Check for code owners: codeowners-check
  • Bitbucket 10 Support

Bug fixes

  • Parts of the DevSensei UI was hidden
8.8.0 800800011 2025-09-18 Bitbucket Server 8.9.0 - 10.0.2 server Pending
Release Notes:

New Features

  • Code Owner rules and custom user groups can be defined in a DevSensei workflow and reused in in other workflow actions
  • New DevSensei Actions: add-reviewers, add-watchers
  • New dedicated Merge Check for code owners: codeowners-check
  • Bitbucket 10 Support

Bug fixes

  • Parts of the DevSensei UI was hidden
8.7.0 800700001 2025-08-18 Bitbucket Data Center 8.9.0 - 9.6.5 datacenter Pending
Release Notes:
  • New attribute: jira-keys
  • DevSensei: Commits & Jira Keys Attributes
  • New regex operator for string comparisons

Bug fixes:

  • Fixed NullPointerException when compare string to user with no email
8.7.0 800700000 2025-08-18 Bitbucket Server 8.9.0 - 9.6.5 server Pending
Release Notes:
  • New attribute: jira-keys
  • DevSensei: Commits & Jira Keys Attributes
  • New regex operator for string comparisons

Bug fixes:

  • Fixed NullPointerException when compare string to user with no email
8.6.0 800600001 2025-07-22 Bitbucket Data Center 8.9.0 - 9.6.5 datacenter Pending
Release Notes:
  • Attribute: pull request author
  • Attribute: builds, builds.successful
  • Attribute: changed-files for pull requests
8.6.0 800600000 2025-07-22 Bitbucket Server 8.9.0 - 9.6.5 server Pending
Release Notes:
  • Attribute: pull request author
  • Attribute: builds, builds.successful
  • Attribute: changed-files for pull requests
8.5.0 800500001 2025-06-30 Bitbucket Data Center 8.9.0 - 9.6.3 datacenter Pending
Release Notes:
  • Improve performance regarding Bitbucket group fetching
  • Change REST URL for Auto-Merge setting
  • New Unapprove Action for DevSensei Workflows

Bug fixes:

  • Fixed off-by-one error in linked Workflow source code
8.5.0 800500000 2025-06-30 Bitbucket Server 8.9.0 - 9.6.3 server Pending
Release Notes:
  • Improve performance regarding Bitbucket group fetching
  • Change REST URL for Auto-Merge setting
  • New Unapprove Action for DevSensei Workflows

Bug fixes:

  • Fixed off-by-one error in linked Workflow source code
8.4.0 800400001 2025-06-05 Bitbucket Data Center 8.9.0 - 9.6.2 datacenter Pending
Release Notes:

New features:

  • Merge Checks for DevSensei workflows: define custom merge checks for your pull requests directly from the devsensei.yaml configuration file. Tailor what merge checks are applied to what pull requests.
  • More powerful workflow (and merge checks) conditions: we continue our effort to extend the capabilities of workflow conditions with new attributes such as reviewer approvals and open tasks.

Bug fixes:

  • The same user that is code owners from two different sources count as 2 in assignment limit
8.4.0 800400000 2025-06-05 Bitbucket Server 8.9.0 - 9.6.2 server Pending
Release Notes:
  • New workflow section "merge-checks"

Bug fixes:

  • The same user that is code owners from two different sources count as 2 in assignment limit
8.3.0 800300001 2025-05-13 Bitbucket Data Center 8.9.0 - 9.6.2 datacenter Pending
Release Notes:

New Features

  • New Action: schedule-auto-merge
  • Allow to limit and stop adding reviewers if too many code owners are assigned

Bug fixes:

  • Fix problem issues in glob implementation.

Supported Bitbucket Versions

  • Increased Bitbucket Minimum Version to 8.9.0
8.3.0 800300000 2025-05-13 Bitbucket Server 8.9.0 - 9.6.2 server Pending
Release Notes:

New Features

  • New Action: schedule-auto-merge
  • Allow to limit and stop adding reviewers if too many code owners are assigned

Bug fixes:

  • Fix problem issues in glob implementation.

Supported Bitbucket Versions

  • Increased Bitbucket Minimum Version to 8.9.0
8.2.1 800200101 2025-02-07 Bitbucket Data Center 7.21.0 - 9.6.2 datacenter Pending
Release Notes:
  • Show License Warnings only to Administrators
  • Hardening against XSS vunerabilities
8.2.1 800200100 2025-02-07 Bitbucket Server 7.21.0 - 9.6.2 server Pending
Release Notes:
  • Show License Warnings only to Administrators
  • Hardening against XSS vunerabilities
8.2.0 800200001 2025-01-08 Bitbucket Data Center 7.21.0 - 9.5.2 datacenter Pending
Release Notes:

Features:

  • Added `add-comment` action for DevSensei workflows
  • Added more attributes in the DevSensei conditions
  • Added edge triggering behavior for DevSensei workflows

Bugfixes:

  • Code Owners are removed as reviewers when Pull Request is created as Draft
  • Better handling for unlicensed users
8.2.0 800200000 2025-01-08 Bitbucket Server 7.21.0 - 9.5.2 server Pending
Release Notes:

Features:

  • Added `add-comment` action for DevSensei workflows
  • Added more attributes in the DevSensei conditions
  • Added edge triggering behavior for DevSensei workflows

Bugfixes:

  • Code Owners are removed as reviewers when Pull Request is created as Draft
  • Better handling for unlicensed users
8.1.0 800100001 2024-10-31 Bitbucket Data Center 7.21.0 - 9.5.2 datacenter Pending
Release Notes:
  • Global settings to disable the DevSensei Auto-Merge comment
  • Mention Bitbucket instance timezone in Auto-merge attempt comment
  • Protect Admin-sensitive routes with WebSudo
  • Auto merge should listen to Code Insights report created/updated events (switch to specific events API)

Bug fixes:

  • Run Auto-Merge only when Code Insight Report is related to PR
8.1.0 800100000 2024-10-31 Bitbucket Server 7.21.0 - 9.5.2 server Pending
Release Notes:
  • Global settings to disable the DevSensei Auto-Merge comment
  • Mention Bitbucket instance timezone in Auto-merge attempt comment
  • Protect Admin-sensitive routes with WebSudo
  • Auto merge should listen to Code Insights report created/updated events (switch to specific events API)

Bug fixes:

  • Run Auto-Merge only when Code Insight Report is related to PR
8.0.2 800000201 2024-09-23 Bitbucket Data Center 7.21.0 - 9.2.1 datacenter Pending
Release Notes:

Bug fixes:

  • Fix Code Owners adding reviewers which have no permissions
  • Fix merge check rule beeing contaminated by unrelated rule
8.0.1 800000101 2024-09-09 Bitbucket Data Center 7.21.0 - 9.2.1 datacenter Pending
Release Notes:

Bug fixes:

  • ConstraintViolationException: inAutoMergeService.commentMergeAttemptFailure(AutoMergeService.scala:330)
8.0.1 800000100 2024-09-09 Bitbucket Server 7.21.0 - 9.1.1 server Pending
Release Notes:

Bug fixes:

  • ConstraintViolationException: inAutoMergeService.commentMergeAttemptFailure(AutoMergeService.scala:330)
8.0.0 800000001 2024-07-31 Bitbucket Data Center 7.21.0 - 9.0.1 datacenter Pending
Release Notes:
  • Bitbucket 9 Compatibility
  • Auto merge should listen to Code Insights report created/updated events

Bug fixes:

  • Source file actions for playground and docs do not come up anymore on CODEOWNERS files
8.0.0 800000000 2024-07-31 Bitbucket Server 7.21.0 - 9.0.1 server Pending
Release Notes:
  • Bitbucket 9 Compatibility
  • Auto merge should listen to Code Insights report created/updated events

Bug fixes:

  • Source file actions for playground and docs do not come up anymore on CODEOWNERS files
7.1.0 700100001 2024-07-08 Bitbucket Data Center 7.21.0 - 8.19.18 datacenter Pending
Release Notes:
  • Improve Migration UI with failure handling
  • Improve Auto-Merge failure logging
  • Improve valid Code Owners file merge check for installations with unlicensed users

Bug fixes:

  • Code Owners are removed as reviewers when Pull Request is created as Draft
  • Assignment Routing is not handled in CODEOWNERS to devsensei.yaml migration
  • Fix Missing Check if App Is enabled in REST API
7.1.0 700100000 2024-07-08 Bitbucket Server 7.21.0 - 8.19.18 server Pending
Release Notes:
  • Improve Migration UI with failure handling
  • Improve Auto-Merge failure logging
  • Improve valid Code Owners file merge check for installations with unlicensed users

Bug fixes:

  • Code Owners are removed as reviewers when Pull Request is created as Draft
  • Assignment Routing is not handled in CODEOWNERS to devsensei.yaml migration
  • Fix Missing Check if App Is enabled in REST API
7.0.0 700000001 2024-05-29 Bitbucket Data Center 7.21.0 - 8.19.18 datacenter Pending
Release Notes:

We are pleased to announce the integration of DevSensei Pull Request Workflow Automation into Code Owners:

  • Let DevSensei automate your pull request workflow, and get back time to focus on the actual code review.
  • Share and enforce consistent pull request workflows within your organization to improve quality and efficiency.
  • Define your own workflows like assigning reviewers with Code Owners in a YAML file devsensei.yaml based on configurable conditions like source and destination branch, draft PRs, etc.
  • For more information, check our DevSensei documentation.

Other Improvements:

  • Drop support for Bitbucket 7.6 and support >= 7.21 only

Bug fixes:

  • Glob matching behavior changed for single '*'
7.0.0 700000000 2024-05-29 Bitbucket Server 7.21.0 - 8.19.18 server Pending
Release Notes:
  • DevSensei Pull Request Workflow Automation
  • Drop support for Bitbucket 7.6 and support only >= 7.21

Bug fixes:

  • Glob matching behavior changed for single '*'
6.9.2 600900201 2024-04-09 Bitbucket Data Center 7.6.0 - 8.19.18 datacenter Pending
Release Notes:

Bug fixes:

  • Codeowners column causes PR title to be truncated
  • Wrong reviewer group being used instead of reviewer group with name fully matching
6.9.2 600900200 2024-04-09 Bitbucket Server 7.6.0 - 8.19.18 server Pending
Release Notes:

Bug fixes:

  • Codeowners column causes PR title to be truncated
  • Wrong reviewer group being used instead of reviewer group with name fully matching
6.9.1 600900101 2024-03-21 Bitbucket Data Center 7.6.0 - 8.19.18 datacenter Pending
Release Notes:

Bug fixes:

  • Glob /path/sub/ should not match /path/subfolder/other
6.9.1 600900100 2024-03-21 Bitbucket Server 7.6.0 - 8.19.18 server Pending
Release Notes:

Bug fixes:

  • Glob /path/sub/ should not match /path/subfolder/other
6.9.0 600900001 2024-02-23 Bitbucket Data Center 7.6.0 - 8.19.18 datacenter Pending
Release Notes:
  • Extended GLOBs with Options List: {option1,option2,optionX}
  • Reduce JavaScript bundle size

Bug fixes:

  • Code Owners App Conflicts with other apps, like Crucible Hooks
  • Use the Correct Auto-Merge title
6.9.0 600900000 2024-02-23 Bitbucket Server 7.6.0 - 8.19.18 server Pending
Release Notes:
  • Extended GLOBs with Options List: {option1,option2,optionX}
  • Reduce JavaScript bundle size

Bug fixes:

  • Code Owners App Conflicts with other apps, like Crucible Hooks
  • Use the Correct Auto-Merge title
6.8.0 600800001 2024-01-12 Bitbucket Data Center 7.6.0 - 8.19.18 datacenter Pending
Release Notes:
  • Show Code Owners in PR panel with tooltip instead of avatar decoration
6.8.0 600800000 2024-01-12 Bitbucket Server 7.6.0 - 8.19.18 server Pending
Release Notes:
  • Show Code Owners in PR panel with tooltip instead of avatar decoration
6.7.0 600700001 2023-12-19 Bitbucket Data Center 7.6.0 - 8.19.18 datacenter Pending
Release Notes:
  • Support Bitbucket Dark Mode
  • Use PR Author as Auto-merge user instead of DevSensei service user
  • Unblock PRs if CO file contains invalid user/groups identifiers

Bug fixes:

  • Code Owners crashes on diff of directories with special characters
  • PR Create Screen: Existing error messages should not be overwritten
6.7.0 600700000 2023-12-19 Bitbucket Server 7.6.0 - 8.19.18 server Pending
Release Notes:
  • Support Bitbucket Dark Mode
  • Use PR Author as Auto-merge user instead of DevSensei service user
  • Unblock PRs if CO file contains invalid user/groups identifiers

Bug fixes:

  • Code Owners crashes on diff of directories with special characters
  • PR Create Screen: Existing error messages should not be overwritten
6.6.0 600600001 2023-10-13 Bitbucket Data Center 7.6.0 - 8.19.18 datacenter Pending
6.6.0 600600000 2023-10-13 Bitbucket Server 7.6.0 - 8.19.18 server Pending
6.5.1 600500101 2023-09-21 Bitbucket Data Center 7.6.0 - 8.19.18 datacenter Pending
Release Notes:
  • Allow editing of code owners PR type in the UI after undrafting
6.5.1 600500100 2023-09-21 Bitbucket Server 7.6.0 - 8.19.18 server Pending
Release Notes:
  • Allow editing of code owners PR type in the UI after undrafting
6.5.0 600500001 2023-09-13 Bitbucket Data Center 7.6.0 - 8.19.18 datacenter Pending
6.5.0 600500000 2023-09-13 Bitbucket Server 7.6.0 - 8.19.18 server Pending
6.4.1 600400101 2023-08-21 Bitbucket Data Center 7.6.0 - 8.19.18 datacenter Pending
6.4.1 600400100 2023-08-21 Bitbucket Server 7.6.0 - 8.19.18 server Pending
6.4.0 600400001 2023-08-11 Bitbucket Data Center 7.6.0 - 8.19.18 datacenter Pending
6.4.0 600400000 2023-08-11 Bitbucket Server 7.6.0 - 8.19.18 server Pending
6.3.0 600300001 2023-07-17 Bitbucket Data Center 7.6.0 - 8.19.18 datacenter Pending
Release Notes:
  • Allow editing of code owners PR type in the UI after undrafting
  • Pull Request authors should be able to manage the draft stages via the User Interface
6.3.0 600300000 2023-07-17 Bitbucket Server 7.6.0 - 8.19.18 server Pending
Release Notes:
  • Allow editing of code owners PR type in the UI after undrafting
  • Pull Request authors should be able to manage the draft stages via the User Interface
6.2.0 600200001 2023-06-28 Bitbucket Data Center 7.6.0 - 8.19.18 datacenter Pending
Release Notes:

New Features:

  • Random Code Owners Assignment: the app can now be configured to automatically assign only a subset of each of your code owners for review.
  • Create a Pull Request as a Draft: In the previous version 6.1, we introduced the initial support to mark a pull request as a draft with the pull request title prefix [DRAFT]. In this release, we added the ability to do this with the ease of a button click while creating the pull request.
  • Globally configure DevSensei Auto-Merge: this will allow you to configure repositories to have DevSensei Auto-Merge enabled/disabled by default with one click.

Bug fixes and Improvements:

  • When available, DevSensei Auto-Merge will now decide whether to delete the merged branch based on the “Branch deletion on merge” setting
  • Prevent the ability to auto-merge if it was disabled in destination repository.
  • Prevent to auto-merge, if pull request author misses permission to merge.
6.2.0 600200000 2023-06-28 Bitbucket Server 7.6.0 - 8.19.18 server Pending
Release Notes:

New Features:

  • Random Code Owners Assignment: the app can now be configured to automatically assign only a subset of each of your code owners for review.
  • Create a Pull Request as a Draft: In the previous version 6.1, we introduced the initial support to mark a pull request as a draft with the pull request title prefix [DRAFT]. In this release, we added the ability to do this with the ease of a button click while creating the pull request.
  • Globally configure DevSensei Auto-Merge: this will allow you to configure repositories to have DevSensei Auto-Merge enabled/disabled by default with one click.

Bug fixes and Improvements:

  • When available, DevSensei Auto-Merge will now decide whether to delete the merged branch based on the “Branch deletion on merge” setting
  • Prevent the ability to auto-merge if it was disabled in destination repository.
  • Prevent to auto-merge, if pull request author misses permission to merge.
6.1.0 600100001 2023-05-17 Bitbucket Data Center 7.6.0 - 8.19.18 datacenter Pending
Release Notes:

New Features:

  • Draft Pull Request support: Include [DRAFT] in your pull request title to indicate it's still work-in-progress. Code Owners won't auto-assign reviewers until [DRAFT] is removed.

Bug fixes and Improvements:

  • Fix Bitbucket 8.10 support in auto-merge
  • Auto-merge:
    • Support legacy Build Status API to trigger auto-merges (used by some Jenkins notification plugins)
    • Use configured default merge strategy for auto-merges
    • Prevent auto-merges when the pull request has a failed build or a build is still running
  • Auto-unapprove:
    • prevent unnecessary unapprovals after squashing commits
    • also unapprove non-code-owners on pull request changes
6.1.0 600100000 2023-05-17 Bitbucket Server 7.6.0 - 8.19.18 server Pending
Release Notes:
New Features:
  • Draft Pull Request support: Include [DRAFT] in your pull request title to indicate it's still work-in-progress. Code Owners won't auto-assign reviewers until [DRAFT] is removed.
Bug fixes and Improvements:
  • Fix Bitbucket 8.10 support in auto-merge
  • Auto-merge:
    • Support legacy Build Status API to trigger auto-merges (used by some Jenkins notification plugins)
    • Use configured default merge strategy for auto-merges
    • Prevent auto-merges when the pull request has a failed build or a build is still running
  • Auto-unapprove:
    • prevent unnecessary unapprovals after squashing commits
    • also unapprove non-code-owners on pull request changes
6.0.1 600000101 2023-03-15 Bitbucket Data Center 7.6.0 - 8.19.18 datacenter Pending
Release Notes:

We are pleased to announce the integration of DevSensei Auto-Merge into Code Owners.When installing Code Owners 6.0, DevSensei will be enabled by default.

  • Pull Requests can easily pile up. You then lose velocity for your customers and your engineering team deals with the stress of the blocking reviews demands. An uncomfortable situation for everyone. With DevSensei enabled, your team members can select “Auto-Merge” when creating a Pull Request and DevSensei takes care of merging the Pull Request.
  • Your team can also opt-in to embrace the full Ship/Show/Ask PR workflow. With Ship/Show/Ask, you can combine the advantages of Pull Requests and fast feature shipping. Focus on PRs that actually need a review and clean up your backlog by shipping faster those that don't!

More information in our documentation.

Bug fixes:

  • Fix misleading behavior on destination branch changes together with the CODEOWNERS.destination_branch_pattern
  • Fix to a non-forwarding email address for DevSensei service user
6.0.1 600000100 2023-03-15 Bitbucket Server 7.6.0 - 8.19.18 server Pending
Release Notes:

We are pleased to announce the integration of DevSensei Auto-Merge into Code Owners.When installing Code Owners 6.0, DevSensei will be enabled by default.

  • Pull Requests can easily pile up. You then lose velocity for your customers and your engineering team deals with the stress of the blocking reviews demands. An uncomfortable situation for everyone. With DevSensei enabled, your team members can select “Auto-Merge” when creating a Pull Request and DevSensei takes care of merging the Pull Request.
  • Your team can also opt-in to embrace the full Ship/Show/Ask PR workflow. With Ship/Show/Ask, you can combine the advantages of Pull Requests and fast feature shipping. Focus on PRs that actually need a review and clean up your backlog by shipping faster those that don't!

More information in our documentation.

Bug fixes:

  • Fix misleading behavior on destination branch changes together with the CODEOWNERS.destination_branch_pattern
  • Fix to a non-forwarding email address for DevSensei service user