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

ENH: Improve announce to find github squash-merge commits. #8181

Merged
merged 1 commit into from
Oct 20, 2016

Conversation

charris
Copy link
Member

@charris charris commented Oct 19, 2016

Currently when the squash-merge button is hit on github, the PR title
with "(#PR)" appended is used as the commit message summary line when
the merge is fast-forwarded. This PR adds the ability to pick out the
corresponding PR numbers from the git log output.

Note that github may change this in the future and one early squash
merge in the 1.12.0 release did not have the PR number appended.

Currently when the squash-merge button is hit on github, the PR title
with "(#PR)" appended is used as the commit message summary line when
the merge is fast-forwarded. This PR adds the ability to pick out the
corresponding PR numbers from the git log output.

Note that github may change this in the future and one early squash
merge in the 1.12.0 release did not have the PR number appended.
@charris charris added this to the 1.12.0 release milestone Oct 19, 2016
@rgommers rgommers merged commit d6f4824 into numpy:master Oct 20, 2016
@rgommers
Copy link
Member

Merged, thanks @charris

@charris charris deleted the enhance-announce-tool branch October 21, 2016 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants