Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strip backport PR number from the commit message #53

Closed
berkerpeksag opened this issue Feb 12, 2018 · 2 comments
Closed

Strip backport PR number from the commit message #53

berkerpeksag opened this issue Feb 12, 2018 · 2 comments

Comments

@berkerpeksag
Copy link
Member

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?

@Mariatta
Copy link
Member

Yes, done in #53.

@berkerpeksag
Copy link
Member Author

Awesome, thank you very much @Mariatta :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants