Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakarta.ee-community] Kanban boards for GitHub issues

We use this extensively at AdoptOpenJDK (similar complexity in managing well over 50 repos).  It works extremely well for us and we track open / in progress and close rates to see if any aspect of Adopt is in ‘trouble’  

On Tue, 28 Aug 2018 at 17:13, Werner Keil <werner.keil@xxxxxxxxx> wrote:
Hi,

I'm wondering, if any of you have considered using or already use Kanban board extensions for GitHub issues? Recently GitHub itself included the so called "projects" feature: https://github.com/orgs/eclipse-ee4j/projects

Which would allow to coordinate issues by multiple components and features across e.g. a Jakarta EE release. The same board is also available inside each project.

What we started using especially after java.net shut down its JIRA for JSRs like 363/385 is Waffle https://waffle.io/unitsofmeasurement/unit-api

A nice feature close to JIRA links is a "requires" tag allowing to define some issues as show-stoppers for others and vice versa.

Any other similar tools you would recommend?
While the top level project is probably something the Platform project may find useful, other tools and "Kanban" extensions are probably up to individual projects like using Travis-CI or other tools if they find them helpful to their goals.

If there are other alternatives that projects already use, please let us know, otherwise it may be more for individual project lists to discuss what may be useful.

Regards,

Werner


_______________________________________________
jakarta.ee-community mailing list
jakarta.ee-community@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jakarta.ee-community
--
Cheers, Martijn (Sent from Gmail Mobile)

Back to the top