External Hooks by Reconquest

for Bitbucket Server 6.2.0 - 8.19.1, Bitbucket Data Center 6.2.0 - 8.19.1 and more
674 installs

We no longer offer sales and support for server apps. You can stay connected by exploring the migration options to either the cloud or Data Center version of this app.

Git Pre- and Post-receive Hooks for Bitbucket

Native Git Hooks Support

Leverage Pre- and Post-Receive Hooks to check codestyle, run unit tests or entire CI pipelines directly from Bitbucket instance.

Automate Pull-Requests Checks

Validate incoming PRs for code style violations, commit signatures and many more.

Enterprise-Ready Solution

External Hooks Add-on is must-have for Bitbucket installation no matter how big your team is.

More details

External Hooks Add-on allows user to configure pre-receive hook, post-receive hook and merge check hook on any given repository.

  • The pre-receive hook is executed on `git push` command and allows users to validate incoming changes and conditionally accept or reject them.
  • The post-receive hook is executed after successful `git push` command and allows to trigger a CI pipeline or to send notifications (e.g. in Slack channel).
  • The merge check hook is executed when a user visits a pull-request page and allows users to validate incoming pull-request for code style violations.

Both pre-receive and post-receive hooks can be used to output a helpful information back to the developer console.

External Hooks Add-on is very flexible solution because it works with any given executable and therefore can be used together with vast toolchain available for programming languages, such as linters, code style checkers, test runners and much more.

Privacy and security

Privacy policy

Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.

Partner privacy policy

Resources