Update:
I've disabled gitmate's ability to automatically add size labels based on the size of the PR.
When it applied the "size-XS" label, it removed the "CLA signed" label already applied by the-knights-who-say-ni.
ni is smart enough to reapply the label, but I don't think this feature is ready for us, and definitely not for CPython, where we have other bots applying other labels.
I've enabled gitmate's ability to detect duplicate issues across Python projects.
It will post a message like this:
"
GitMate.io thinks possibly related issues are #1 (issue 1 title), #2 (issue 2 title), and #3 (issue 3 title)"I don't yet know how accurate it will be, but that's why I'm experimenting.
gitmate is currently only installed in devguide, core-workflow, and miss-islington.
If there is interest in adding it in other repos, please let me know.