Skip to content

Remove mistaken changelog inclusions.#140

Merged
pp-mo merged 1 commit intomainfrom
fix_changelog
Jul 31, 2025
Merged

Remove mistaken changelog inclusions.#140
pp-mo merged 1 commit intomainfrom
fix_changelog

Conversation

@pp-mo
Copy link
Member

@pp-mo pp-mo commented Jul 31, 2025

Whoops, mistake included with #136
The way the workflow is, if you do trial docs builds with 'make html', this makes changes to add a section in the changelog.
You need to remove those before you commit, but use of "git commit -a" means it's easy to miss.

FWIW this is also a good example of why we don't want to insist that all PRs should include a whatsnew
(which is a thing we could now add a CI check for).

@pp-mo pp-mo merged commit a53bdee into main Jul 31, 2025
4 checks passed
@trexfeathers
Copy link
Collaborator

FWIW this is also a good example of why we don't want to insist that all PRs should include a whatsnew

@bjlittle used a label for this. So that you had to consciously say "this PR does not need a whatsnew".

@pp-mo pp-mo deleted the fix_changelog branch August 11, 2025 15:47
@scitools-ci scitools-ci bot removed this from 🚴 Peloton Aug 29, 2025
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.

2 participants