Automatically add issues to GitHub Project Kanban board for easier management #25948
Replies: 2 comments 1 reply
-
There are outstanding issues with all widely used or popular programming languages. The proper context to view it, is arguably the open issues to close issues ratio. In that regard, V is doing very well (open to close ratio). Of course there is perfect, but we should be realistic.
Do you have experience with using a Kanban board for software development and issues? It's one thing for us to tell others to use something versus we have used it and can give stronger guidance or arguments for its use. |
Beta Was this translation helpful? Give feedback.
-
|
That seems fair enough. Yes, I do have experience with Kanban boards, but as you say, "V is doing very well (open to close ratio)", so I don't think my idea will add any value. I won't close this, right now, because it's meant to be a discussion, but if anyone else feels that the subject has finished being discussed, then please close. Thanks, Chris. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, all.
I can see that there are a lot of outstanding issues. It's good that the project is receiving feedback, but this amount makes it difficult to manage. Can I propose that this is automated to a certain extent, using GitHub's Projects, that can be set up as a Kanban board?
This would go something like this:
So, something like this:
[ Inbox / Needs Triage ]
↓
[ Needs Info / Needs Repro ] ←→ [ Ready for Work ]
↓
[ In Progress ]
↓
[ Review Needed ] ←→ [ Awaiting Author ]
↓
[ Done ]
(and occasionally → [ Blocked ])
This would have the benefit to devs of having a manageable backlog, and will hopefully prevent the users from re-submitting issues, or adding comments to existing issues, to "bump" them.
What does anyone think?
Cheers,
Chris
Beta Was this translation helpful? Give feedback.
All reactions