CyberShadow / bugzilla-meta

1 stars 0 forks source link

Project dashboards #6

Open wilzbach opened 6 years ago

wilzbach commented 6 years ago

One thing that we are currently experimenting with are GH projects:

https://github.com/dlang/dmd/projects https://github.com/dlang/phobos/projects

It would be cool if we can do something similar (it doesn't need to have a fancy Kanban board), maybe a slightly adapted per-component keyword listing would do too?

Not sure how we would close "keywords" / attach them to a component "project", but some projects like e.g. the dip1000 migration of phobos or the trimming down of a dscanner test will end eventually.

wilzbach commented 6 years ago

On such a project dashboard we could also display other things like

Optional/fancy/nice to have things

wilzbach commented 6 years ago

Oh another good option instead of simply picking the "top 10 most voted" bugs would be to select X bugs randomly from the pool of blocker & regressions. Depending on how much space we have 10 totally random bugs might be an option too (a bit similar to the way you randomly selected bugs during your last bug hunt)