Prefix GitHub labels to group them?
![](https://secure.gravatar.com/avatar/e8600d16ba667cc8d7f00ddc9f254340.jpg?s=120&d=mm&r=g)
Something the Rust project does is prefix all their labels with a single letter to have alphabetical sorting keep similar labels together. For instance, using the "T - " prefix to group all type-related label like bugfix, enhancement, etc. This is all done to make it easy to find all labels for a certain thing. Do people like this idea for labels that don't naturally have a common prefix? If so would people want the single letter prefix or full word prefixes?
![](https://secure.gravatar.com/avatar/595b1952765efa4ff448f55a0e71b49a.jpg?s=120&d=mm&r=g)
My vote is on full word prefixes (small words where and when possible)
On May 26, 2017, at 5:36 PM, Brett Cannon <brett@python.org> wrote:
Something the Rust project does is prefix all their labels with a single letter to have alphabetical sorting keep similar labels together. For instance, using the "T - " prefix to group all type-related label like bugfix, enhancement, etc. This is all done to make it easy to find all labels for a certain thing.
Do people like this idea for labels that don't naturally have a common prefix? If so would people want the single letter prefix or full word prefixes? _______________________________________________ core-workflow mailing list core-workflow@python.org https://mail.python.org/mailman/listinfo/core-workflow This list is governed by the PSF Code of Conduct: https://www.python.org/psf/codeofconduct
![](https://secure.gravatar.com/avatar/81401f12302217b2b5098d9cca3b74f1.jpg?s=120&d=mm&r=g)
coala uses full word prefixes for type, size, importance, and difficulty. https://github.com/coala/coala/labels And has a bot that auto labels when the suffixes are used in the issue/PR message. On Sat, 27 May 2017 05:48 Usman Ehtesham <uehtesham90@gmail.com> wrote:
My vote is on full word prefixes (small words where and when possible)
On May 26, 2017, at 5:36 PM, Brett Cannon <brett@python.org> wrote:
Something the Rust project does is prefix all their labels with a single letter to have alphabetical sorting keep similar labels together. For instance, using the "T - " prefix to group all type-related label like bugfix, enhancement, etc. This is all done to make it easy to find all labels for a certain thing.
Do people like this idea for labels that don't naturally have a common prefix? If so would people want the single letter prefix or full word prefixes? _______________________________________________ core-workflow mailing list core-workflow@python.org https://mail.python.org/mailman/listinfo/core-workflow This list is governed by the PSF Code of Conduct: https://www.python.org/psf/codeofconduct
_______________________________________________ core-workflow mailing list core-workflow@python.org https://mail.python.org/mailman/listinfo/core-workflow This list is governed by the PSF Code of Conduct: https://www.python.org/psf/codeofconduct
![](https://secure.gravatar.com/avatar/ae579d9b841a67b490920674e2308b6d.jpg?s=120&d=mm&r=g)
We have such a convention in mypy too. GitHub.com/python/mypy/labels. On May 26, 2017 5:34 PM, <jayvdb@gmail.com> wrote: coala uses full word prefixes for type, size, importance, and difficulty. https://github.com/coala/coala/labels And has a bot that auto labels when the suffixes are used in the issue/PR message. On Sat, 27 May 2017 05:48 Usman Ehtesham <uehtesham90@gmail.com> wrote:
My vote is on full word prefixes (small words where and when possible)
On May 26, 2017, at 5:36 PM, Brett Cannon <brett@python.org> wrote:
Something the Rust project does is prefix all their labels with a single letter to have alphabetical sorting keep similar labels together. For instance, using the "T - " prefix to group all type-related label like bugfix, enhancement, etc. This is all done to make it easy to find all labels for a certain thing.
Do people like this idea for labels that don't naturally have a common prefix? If so would people want the single letter prefix or full word prefixes? _______________________________________________ core-workflow mailing list core-workflow@python.org https://mail.python.org/mailman/listinfo/core-workflow This list is governed by the PSF Code of Conduct: https://www.python.org/psf/codeofconduct
_______________________________________________ core-workflow mailing list core-workflow@python.org https://mail.python.org/mailman/listinfo/core-workflow This list is governed by the PSF Code of Conduct: https://www.python.org/psf/codeofconduct
_______________________________________________ core-workflow mailing list core-workflow@python.org https://mail.python.org/mailman/listinfo/core-workflow This list is governed by the PSF Code of Conduct: https://www.python.org/psf/codeofconduct
![](https://secure.gravatar.com/avatar/e8600d16ba667cc8d7f00ddc9f254340.jpg?s=120&d=mm&r=g)
I have gone ahead and added appropriate prefixes. Thanks for the feedback everyone! On Fri, 26 May 2017 at 17:52 Guido van Rossum <gvanrossum@gmail.com> wrote:
We have such a convention in mypy too. GitHub.com/python/mypy/labels.
On May 26, 2017 5:34 PM, <jayvdb@gmail.com> wrote:
coala uses full word prefixes for type, size, importance, and difficulty.
https://github.com/coala/coala/labels
And has a bot that auto labels when the suffixes are used in the issue/PR message.
On Sat, 27 May 2017 05:48 Usman Ehtesham <uehtesham90@gmail.com> wrote:
My vote is on full word prefixes (small words where and when possible)
On May 26, 2017, at 5:36 PM, Brett Cannon <brett@python.org> wrote:
Something the Rust project does is prefix all their labels with a single letter to have alphabetical sorting keep similar labels together. For instance, using the "T - " prefix to group all type-related label like bugfix, enhancement, etc. This is all done to make it easy to find all labels for a certain thing.
Do people like this idea for labels that don't naturally have a common prefix? If so would people want the single letter prefix or full word prefixes? _______________________________________________ core-workflow mailing list core-workflow@python.org https://mail.python.org/mailman/listinfo/core-workflow This list is governed by the PSF Code of Conduct: https://www.python.org/psf/codeofconduct
_______________________________________________ core-workflow mailing list core-workflow@python.org https://mail.python.org/mailman/listinfo/core-workflow This list is governed by the PSF Code of Conduct: https://www.python.org/psf/codeofconduct
_______________________________________________ core-workflow mailing list core-workflow@python.org https://mail.python.org/mailman/listinfo/core-workflow This list is governed by the PSF Code of Conduct: https://www.python.org/psf/codeofconduct
![](https://secure.gravatar.com/avatar/595b1952765efa4ff448f55a0e71b49a.jpg?s=120&d=mm&r=g)
Maybe the prefixes can be similar to how Falcon uses types in its commit messages: https://github.com/falconry/falcon/blob/master/CONTRIBUTING.md#type <https://github.com/falconry/falcon/blob/master/CONTRIBUTING.md#type>
On May 26, 2017, at 5:36 PM, Brett Cannon <brett@python.org> wrote:
Something the Rust project does is prefix all their labels with a single letter to have alphabetical sorting keep similar labels together. For instance, using the "T - " prefix to group all type-related label like bugfix, enhancement, etc. This is all done to make it easy to find all labels for a certain thing.
Do people like this idea for labels that don't naturally have a common prefix? If so would people want the single letter prefix or full word prefixes? _______________________________________________ core-workflow mailing list core-workflow@python.org https://mail.python.org/mailman/listinfo/core-workflow This list is governed by the PSF Code of Conduct: https://www.python.org/psf/codeofconduct
participants (4)
-
Brett Cannon
-
Guido van Rossum
-
jayvdb@gmail.com
-
Usman Ehtesham