kasancode / 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

Scala CI

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.8.0 - 4.38.x-
3.7.0 4.35.x - 4.37.x
3.6.0 4.34.x
3.3.0 - 3.5.0 4.32.x - 4.33.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.3%Language:JavaScript 30.1%Language:HTML 19.7%Language:CSS 4.8%