Skip to content

BUG: Make changelog recognize gh- as a PR number prefix.#18941

Merged
charris merged 5 commits intonumpy:maintenance/1.20.xfrom
charris:fix-changelog-script
May 7, 2021
Merged

BUG: Make changelog recognize gh- as a PR number prefix.#18941
charris merged 5 commits intonumpy:maintenance/1.20.xfrom
charris:fix-changelog-script

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented May 7, 2021

Backport of #18930.

The changelog.py script was only recognizing fast forward merges where the PR number was of the form "(#xxxxx)", but some people were merging with the "(gh-xxxxx)" or (typo) "gh-#xxxxx" form. Also ignore dependabot-preview as an author.

  • Update the 1.20.0 changelog.
  • Update the 1.19.0 changelog.
  • Update the 1.18.0 changelog.
  • Update the 1.17.0 changelog.

charris added 5 commits May 7, 2021 15:12
The changelog.py script was only recognizing fast forward merges
where the PR number was of the form "(#xxxxx)", but some people
were merging using the "(gh-xxxxx)" form. Fix that.
@charris charris added this to the 1.20.3 release milestone May 7, 2021
@charris charris merged commit b5cfe76 into numpy:maintenance/1.20.x May 7, 2021
@charris charris deleted the fix-changelog-script branch May 7, 2021 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant