Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 788 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 788 Bytes

gitbucket-gantt-plugin

Scala CI

A GitBucket plugin rendering Gantt Chart.
The lines and points are based on Milestones, Iusses, Pull requests, Comments, and Commit linked to the Issue.

Screenshot

Installation

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

Version

Plugin version GitBucket version
1.3.x 4.38.x -
1.2.x 4.35.x - 4.37.x
1.1.x 4.32.x - 4.36.x
1.0.x 4.26.x - 4.31.x

Build from source

$ sbt assembly