[python-committers] Comments on moving issues to GitHub
Ivan Levkivskyi
levkivskyi at gmail.com
Fri Jun 1 20:59:23 EDT 2018
More information about the python-committers mailing list
Fri Jun 1 20:59:23 EDT 2018
- Previous message (by thread): [python-committers] Comments on moving issues to GitHub
- Next message (by thread): [python-committers] Comments on moving issues to GitHub
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 1 June 2018 at 20:29, Barry Warsaw <barry at python.org> wrote: > On Jun 1, 2018, at 16:54, Antoine Pitrou <antoine at python.org> wrote: > > > > I wonder if other hosted services, such as Gitlab, offer a more > > sophisticated issue tracker. > > Note that GitHub (and I think GitLab too) provides two additional ways to categorise issues: project boards, and milestones. I think together with labels this may simulate current b.p.o. structure to certain extent. For example (approximately): * We can have milestones for releases (including past releases) * We can have "project boards" (slightly abusing this feature): new, triaged, PR review * Labels can be grouped using name prefix and color, for example (we have similar structure in mypy): - priority-low - priority-normal - priority-etc... - kind-bug - kind-docs - kind-feature - topic-asincio - topic-etc.. This is still quite limited, but together with bots this can practically replace current categorisation. -- Ivan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-committers/attachments/20180601/cc2ad735/attachment.html>
- Previous message (by thread): [python-committers] Comments on moving issues to GitHub
- Next message (by thread): [python-committers] Comments on moving issues to GitHub
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list