<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 1 June 2018 at 20:29, Barry Warsaw <span dir="ltr"><<a href="mailto:barry@python.org" target="_blank">barry@python.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Jun 1, 2018, at 16:54, Antoine Pitrou <<a href="mailto:antoine@python.org">antoine@python.org</a>> wrote:<br>
> <br>
> I wonder if other hosted services, such as Gitlab, offer a more<br>
> sophisticated issue tracker.<br>
<br></span></blockquote><div><br></div><div>Note that GitHub (and I think GitLab too) provides two additional ways to categorise issues: project boards, and milestones.</div><div>I think together with labels this may simulate current b.p.o. structure to certain extent. For example (approximately):</div><div>* We can have milestones for releases (including past releases)</div><div>* We can have "project boards" (slightly abusing this feature): new, triaged, PR review</div><div>* Labels can be grouped using name prefix and color, for example (we have similar structure in mypy):</div><div>  - priority-low</div><div>  - priority-normal</div><div>  - priority-etc...</div><div>  - kind-bug</div><div>  - kind-docs</div><div>  - kind-feature</div><div>  - topic-asincio</div><div>  - topic-etc..</div><div><br></div><div>This is still quite limited, but together with bots this can practically replace current categorisation.</div><div><br></div><div>--</div><div>Ivan</div><div><br></div><div><br></div><div><br></div></div></div></div>