kanboard/plugin-gogs-webhook

Name: plugin-gogs-webhook

Owner: Kanboard

Description: Plugin to handle Gogs Webhooks

Created: 2016-01-10 15:55:27.0

Updated: 2018-04-13 17:35:14.0

Pushed: 2018-04-13 17:39:07.0

Homepage:

Size: 13

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Gogs Webhook

Build Status

Connect Gogs 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 in one click
  2. Download the zip file and decompress everything under the directory plugins/GogsWebhook
  3. Clone this repository into the folder plugins/GogsWebhook

Note: Plugin folder is case-sensitive.

Documentation
List of supported events
List of supported actions
Configuration
  1. On Kanboard, go to the project settings and choose the section Integrations
  2. Copy the Gogs webhook URL
  3. On Gogs, go to the project settings and go to the section Webhooks
  4. Add a new Gogs webhook and paste the Kanboard URL
Examples
Close a Kanboard task when a commit pushed to Gogs

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

Example:

Add a comment when a commit received

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

Example:


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.