All Projects → kasancode → gitbucket-label-kanban-plugin

kasancode / gitbucket-label-kanban-plugin

Licence: Apache-2.0 license
A GitBucket plugin for Kanban style issue management.

Programming Languages

scala
5932 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to gitbucket-label-kanban-plugin

gitbucket-gist-plugin
A GitBucket plug-in which provides code snippet repository like Gist
Stars: ✭ 67 (+55.81%)
Mutual labels:  gitbucket, gitbucket-plugin
gitbucket-fess-plugin
GitBucket plugin for Fess
Stars: ✭ 21 (-51.16%)
Mutual labels:  gitbucket, gitbucket-plugin
gitbucket-gantt-plugin
A GitBucket plugin rendering Gantt Chart.
Stars: ✭ 16 (-62.79%)
Mutual labels:  gitbucket, gitbucket-plugin
gitbucket-monitoring-plugin
Provides monitoring page which contains machine information, resources, processes ...etc
Stars: ✭ 15 (-65.12%)
Mutual labels:  gitbucket, gitbucket-plugin
gitbucket-notifications-plugin
A GitBucket plug-in to provides email notifications feature
Stars: ✭ 16 (-62.79%)
Mutual labels:  gitbucket, gitbucket-plugin
gitbucket-emoji-plugin
Provides Emoji support for GitBucket
Stars: ✭ 19 (-55.81%)
Mutual labels:  gitbucket, gitbucket-plugin
gitbucket-ci-plugin
GitBucket plug-in that adds simple CI ability to GitBucket.
Stars: ✭ 44 (+2.33%)
Mutual labels:  gitbucket, gitbucket-plugin
gitbucket-network-plugin
This plugin provides network graph for GitBucket.
Stars: ✭ 37 (-13.95%)
Mutual labels:  gitbucket, gitbucket-plugin
Gitbucket
A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility
Stars: ✭ 8,539 (+19758.14%)
Mutual labels:  gitbucket
github2mr
Export all your github repositories to a form suitable for 'myrepos' to work with.
Stars: ✭ 32 (-25.58%)
Mutual labels:  gitbucket

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.7.0 - 4.35.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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].