Skip to content

koeninger/gitbucket-label-kanban-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 45.7%
  • JavaScript 29.4%
  • HTML 20.3%
  • CSS 4.6%