External Hooks by Reconquest
- Supported
As we continue to move towards a cloud future together, new server app sales and installs are no longer available for customers. You can update app version via Atlassian Marketplace until the end of support for server on Feb 15, 2024. Learn more
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