Jira Hooks for Bitbucket integrates constraints into the Bitbucket workflow. The defined conditions ensure the integrity of a code change with the associated Jira issue. If a condition is violated (e.g. the issue is not in the correct state), a merge or a push is not allowed. Jira Hooks for Bitbucket thus enables you to support the development process defined in your company with defined rules.
Smart Commits for Bitbucket allows developers to perform special actions on Jira issues and in Bitbucket pull requests. Each commit message can contain magic keywords that define specific actions. These actions are performed when the change sets are announced by a push in Bitbucket. The change sets are examined in terms of keywords and their parameters and, if present, appropriate actions are performed.
Confluence für Bitbucket
has the target to map the workflow between Conluence and Bitbucket. Especially from the point of view of development process or also from the point of view of certification bodies, many documents are necessary regarding software development and the quality assurance. It must be ensured that documents are not only available, but also be lived and integrated into the workflow..
Default Tasks for Pull Requests is a Bitbucket plugin that has the goal to configure default tasks for pull requests. Not only the tasks themselves can be configured, but also various conditions under which these tasks should be created. So it is possible to create tasks at creation and at reopening of a pull request. It is also possible to create tasks not only depending on an event, but also conditionally based on pull request author, reviewers, target branch, source branch and much more.