Update the triage/labels.rst page.
This PR updates the triage/labels.rst page, that contained outdated references to removed/renamed labels and previous fields used by bpo.
The PR is still a draft. The first commit documents the existing labels. Next, most of the remaining text in the page will either be deleted or moved to other sections, since it mostly covers bpo fields. Finally, I might add more links to the relevant sections to avoid duplicating information.
This is part of https://github.com/orgs/python/projects/25 and will fix the following issues:
- #821
- #929
- #868
- #518
The structure and grouping of the labels is also based on this issue:
- https://github.com/python/core-workflow/issues/450
I don't see any mention of automerge in the patch, but see comment on #518.
I haven't used automerge myself so, even though I'm planning to document it, I first have to figure out how it works exactly, and when it should be used.
I updated the PR and marked it as "ready for review". It's still not perfect, but we can start merging this and apply further improvements in separate PRs. I left some inline comments to facilitate the review.
This PR could also close https://github.com/python/devguide/issues/296.
It wouldn't let me add that one under Development for whatever reason, so I edited the OP directly (and made the others proper fix-tagged). I also fixed the title to be more useful/descriptive and less generic; refine it further as desired, of course.