Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add github projects burndown chart to the PlanetaryDev GitHub project board #1089

Open
danlatorre opened this issue Jan 16, 2023 · 0 comments

Comments

@danlatorre
Copy link

This seems to be the most popular and actively maintained burndown chart solution for github projects.
https://github.com/thehale/github-projects-burndown-chart

Critical assumptions we'll need to support, as noted on their page:

This tool, while flexible, makes the following assumptions about your project management workflow:

You use one and only one GitHub Project Board for each of your Sprints
You use one and only one GitHub Milestone for each of your User Stories
You use one and only one GitHub Issue for each of your Sprint Backlog Items/Tasks
If you want to track points, each of your GitHub Issues has a label indicating how many points its corresponding task is worth.
Furthermore, all labels that indicate point values have the format .
Multiple labels indicating points on the same Issue are supported.
A Sprint Backlog Task is considered Done if its corresponding GitHub Issue is Closed.

@danlatorre danlatorre converted this from a draft issue Jan 16, 2023
@danlatorre danlatorre changed the title Add github projects burndown chart to the PlanetaryDev GitHub project Add github projects burndown chart to the PlanetaryDev GitHub project board Jan 16, 2023
@rabble rabble moved this to Someday/Maybe in Verse: Nos Projects Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant