kanboard/plugin-bitbucket-webhook

Name: plugin-bitbucket-webhook

Owner: Kanboard

Description: Bitbucket Webhook Plugin for Kanboard

Created: 2016-01-08 00:28:40.0

Updated: 2018-04-13 17:37:04.0

Pushed: 2018-04-13 17:37:03.0

Homepage:

Size: 24

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Bitbucket Webhook

Build Status

Bind Bitbucket webhook events to Kanboard automatic actions.

Author
Requirements
Installation

You have the choice between 3 methods:

  1. Install the plugin from the Kanboard plugin manager with one click
  2. Download the zip file and decompress everything under the directory plugins/BitbucketWebhook
  3. Clone this repository into the folder plugins/BitbucketWebhook

Note: Plugin folder is case-sensitive.

Documentation
List of supported events
List of supported actions
Configuration

Bitbucket configuration

  1. On Kanboard, go to the project settings and choose the section Integrations
  2. Copy the Bitbucket webhook URL
  3. On Bitbucket, go to the project settings and go to the section Webhooks
  4. Choose a title for your webhook and paste the Kanboard URL
Examples

You have to create some automatic actions in your project to make it work:

Close a Kanboard task when a commit pushed to Bitbucket

When one or more commits are sent to Bitbucket, Kanboard will receive the information, each commit message with a task number included will be closed.

Example:

Add comment when a commit received

The comment will contain the commit message and the URL to the commit.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.