koeninger / gitbucket-label-kanban-plugin

A GitBucket plugin for Kanban style issue management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitbucket-label-kanban-plugin

Build Status

A GitBucket plugin for Kanban-style issue management.
The lanes are labels prefixed with "@", milestones, priorities and assignees.

Screenshot

Installation

Download jar file from the release page and put it into GITBUCKET_HOME/plugins.

Version

Plugin version GitBucket version
3.3.x 4.32.x -
3.0.x 4.26.x - 4.31.x
2.0.x 4.26.x - 4.31.x
1.0.x 4.26.x - 4.29.x

Build from source

$ sbt assembly

Usage

  1. Click "Add lane" button to add lanes (prefixed labels).
    labelList

  2. Select the lane type.
    lanes

  3. Drag an Issue to another lane.
    dragging

About

A GitBucket plugin for Kanban style issue management.

License:Apache License 2.0


Languages

Language:Scala 45.7%Language:JavaScript 29.4%Language:HTML 20.3%Language:CSS 4.6%