Poking around the web bumped into a recommendation for this... https://www.zenhub.com/blog/open-source/ cheers -ben On Mon, 18 Mar 2019 at 20:08, Ben Coman <btc@openinworld.com> wrote:
How are issue priorities being assigned? Perhaps there could be a High Priority board? cheers -ben
On Mon, 18 Mar 2019 at 15:28, Marcus Denker <marcus.denker@inria.fr> wrote:
Hi,
We enabled the GitHub âProjectsâ feature for the pharo repo:
https://github.com/pharo-project/pharo/projects
The idea is that one can add as many âKanbanâ style boards as one wants. issues and pull requests can be added, as well as simple cards that are not yet issues.
This is quite nice as an issue tracker gets very confusing and overwhelming as soon as there are >500 issues.
With these boards, we can create âviewsâ on this sea of issues.
I created for now:
-> some board related to specific parts of the system (e.g. Traits or Reflectivity) example: https://github.com/pharo-project/pharo/projects/11 -> "Pharo7 Backportingâ
https://github.com/pharo-project/pharo/projects/12 -> "Simple Issues for Beginnersâ
https://github.com/pharo-project/pharo/projects/14 Here the feature to be able to put things that are not yet issue tracker entries seems very useful
I think this can be quite nice⦠we should add more Projects as soon as we find that they make sense and should move issues there.
Marcus