Atlassian Bitbucket Pull Request Labels by Reconquest
A Bitbucket Server app that enables you to add labels to your pull requests.
If you're looking for the ready-to-use app, it is available on the Atlassian Marketplace.
Support
Please open an issue for support.
You can always join our Slack community and drop us a line there: slack.reconquest.io
Running Locally
After setup, Bitbucket instance will be available at https://bitbucket.local/.
Requirements:
- Docker
- Task
- stacket
- Atlassian Plugin SDK
- add
/opt/atlassian/plugin-sdk/bin/
to the$PATH
- add
Run Dev Bitbucket Instance
task version=<target-bitbucket-version> docker:run
task nginx:run
bitbucket.local
to /etc/hosts
Add 127.0.0.1 bitbucket.local
Compile and Install Plugin
task version=<target-bitbucket-version> js=batch.loader.js atlas:install
License
This project is licensed under the GNU General Public License version 2.