Closed
Description
From https://devguide.python.org/gitbootcamp/#backporting-merged-changes
Example of good backport commit message:
bpo-12345: Improve the spam module (GH-777)
- Add method A to the spam module
- Update the documentation of the spam module
(cherry picked from commit 62adc55)
I agree that the backport PR's number is rarely useful and it would be nice to remove it automatically. Can miss-islington strip the backport PR number in the commit message?
Metadata
Metadata
Assignees
Labels
No labels