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

GHA job to check newsfragments. #990

Merged
merged 2 commits into from
Mar 9, 2022
Merged

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Mar 8, 2022

Having just found another three newsfragments in the wrong places, I cracked and wrote a CI job to check.

Ironically, this PR is failing CI, because it doesn't have a changelog. That doesn't happen very often, so I'm inclined to ignore it, but I'm open to suggestions for ways to flag/detect PRs that don't need a changelog.

@richvdh richvdh force-pushed the rav/check_newsfragment_action branch from b3a5de8 to 7895705 Compare March 8, 2022 16:15
@richvdh richvdh requested a review from a team March 8, 2022 16:17
@richvdh richvdh marked this pull request as ready for review March 8, 2022 16:17
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you! A possible way of flagging internal changes is to set up a changelog directory that we clear out on release, but doesn't end up in the actual changelog. Alternatively, a label.

@richvdh
Copy link
Member Author

richvdh commented Mar 9, 2022

yeah I was thinking a label or somesuch. Not wild about having to make a newsfile that's going to get thrown away.

@richvdh richvdh linked an issue Mar 9, 2022 that may be closed by this pull request
@richvdh richvdh merged commit dfdc840 into main Mar 9, 2022
@richvdh richvdh deleted the rav/check_newsfragment_action branch March 9, 2022 10:19
richvdh added a commit that referenced this pull request Mar 9, 2022
Turns out this check, introduced in #990, didn't actually work right.
@richvdh richvdh mentioned this pull request Mar 9, 2022
richvdh added a commit that referenced this pull request Mar 9, 2022
Turns out this check, introduced in #990, didn't actually work right.
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.

Add CI check for changelog entries
2 participants