reconquest / atlassian-pull-request-labels

Pull Request Labels Bitbucket Add-On
GNU General Public License v2.0
5 stars 5 forks source link
atlassian bitbucket java labels pull-requests

Atlassian Bitbucket Pull Request Labels by Reconquest

Documentation

screenshot

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:

Run Dev Bitbucket Instance

task version=<target-bitbucket-version> docker:run
task nginx:run

Add bitbucket.local to /etc/hosts

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.