项目作者: reconquest

项目描述 :
Pull Request Labels Bitbucket Add-On
高级语言: Java
项目地址: git://github.com/reconquest/atlassian-pull-request-labels.git
创建时间: 2019-09-17T17:26:32Z
项目社区:https://github.com/reconquest/atlassian-pull-request-labels

开源协议:GNU General Public License v2.0

下载


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

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

Add bitbucket.local to /etc/hosts

  1. 127.0.0.1 bitbucket.local

Compile and Install Plugin

  1. task version=<target-bitbucket-version> js=batch.loader.js atlas:install

License

This project is licensed under the GNU General Public License version 2.