https://github.com/reconquest/atlassian-external-hooks
External Hooks plugin for Atlassian Bitbucket
https://github.com/reconquest/atlassian-external-hooks
atlassian bitbucket bitbucket-server java
Last synced: 10 months ago
JSON representation
External Hooks plugin for Atlassian Bitbucket
- Host: GitHub
- URL: https://github.com/reconquest/atlassian-external-hooks
- Owner: reconquest
- License: other
- Created: 2013-12-10T09:14:08.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T12:29:15.000Z (over 1 year ago)
- Last Synced: 2025-04-24T00:08:47.515Z (10 months ago)
- Topics: atlassian, bitbucket, bitbucket-server, java
- Language: Go
- Homepage: https://external-hooks.reconquest.io
- Size: 2.24 MB
- Stars: 45
- Watchers: 12
- Forks: 37
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Atlassian External Hooks
A Bitbucket Server app that enables you to add repo hooks in non-Java languages.
If you're looking for the ready-to-use app, it is available on the [Atlassian Marketplace](https://marketplace.atlassian.com/1211631).
[Docs](https://external-hooks.reconquest.io/)
## Table of Contents
* [Getting Started](#getting-started)
* [Features](#features)
* [Support](#support)
* [License](#license)
## Getting Started
If you'd like to use this app with your Bitbucket Server or Data Center installation, you'll need to install this [app](https://marketplace.atlassian.com/1211631) and then [configure](https://external-hooks.reconquest.io/docs/how_to_configure_external_hooks/) it.
For further customizations of this app, you can fork it.
## Features
Supports the following hooks:
* Async Post Receive
* Pre-Receive
* Merge Check
## Support
Please [open an issue](https://github.com/reconquest/atlassian-external-hooks/issues/new) for support.
You can always join our Slack community and drop us a line there: [slack.reconquest.io](https://slack.reconquest.io/)