Skip to content

automate extracting the contributors #9288

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

Merged
merged 3 commits into from
Jul 29, 2024

Conversation

keewis
Copy link
Collaborator

@keewis keewis commented Jul 29, 2024

Since I've been doing a few releases recently, I noticed that the code snippets in the release guide to produce the list of contributors is inaccurate (we credit bots by default), there's a trailing comma, and, most importantly, we don't include co-authors.

In an attempt to fix this, here's a script that searches the commit messages for any Co-authored-by: lines and adds them to the set of contributors. As an example, for #9287 the old snippets would exclude @kmuehlbauer.

@max-sixty
Copy link
Collaborator

Very nice!

@keewis keewis merged commit 470d1e8 into pydata:main Jul 29, 2024
28 checks passed
@keewis keewis deleted the automate-release-contributors branch July 29, 2024 17:38
dcherian added a commit to dcherian/xarray that referenced this pull request Jul 29, 2024
* main:
  automate extracting the contributors (pydata#9288)
  Support rechunking to a frequency. (pydata#9109)
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

Successfully merging this pull request may close these issues.

3 participants