devguide icon indicating copy to clipboard operation
devguide copied to clipboard

Update the triage/labels.rst page.

Open ezio-melotti opened this issue 3 years ago • 2 comments

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

ezio-melotti avatar Aug 06 '22 22:08 ezio-melotti

I don't see any mention of automerge in the patch, but see comment on #518.

terryjreedy avatar Aug 09 '22 16:08 terryjreedy

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.

ezio-melotti avatar Aug 11 '22 02:08 ezio-melotti

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.

ezio-melotti avatar Dec 25 '22 08:12 ezio-melotti

This PR could also close https://github.com/python/devguide/issues/296.

hugovk avatar Feb 11 '23 14:02 hugovk

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.

CAM-Gerlach avatar Feb 14 '23 05:02 CAM-Gerlach