Analysis of issues by stage they are in on GitHub Project Kanban
Open
enhancement
- Dominant language
- Shell
- Stars
- 625
- Forks
- 231
- PR merge metrics
- No merged PRs in 30d
Description
GitHub has a Projects module in which a Kanban view can be used to organize issues and track their development progress.
Looking at the github_issues index on chaoss.biterg.io, I didn't see any information related to GitHub Project Kanban stages.
The relevant GitHub API seems to be: https://developer.github.com/v3/projects/
The issue timeline event `moved_columns_in_project` may also be interesting, especially for calculating for how long a project has been in its respective column: https://developer.github.com/v3/issues/timeline/
Does GrimoireLab enrich issue data with information about which project/column it is part of?
Contributor guide
Assessment
This issue has not been assessed yet.