You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it shouldn't go in pre-commit hooks, since we probably can't / shouldn't require pre-release notes to exist at every commit at every point in the branch.
A small ci helper job seems like the right place for this though.
Now as for the actual checking of github usernames etc, that's another problem to be solved. Maybe this can also attempt to validate the rst or something? (I guess formatting will just look ugly but not error, most of the time)
ZLLentz
transferred this issue from pcdshub/pre-commit-hooks
Oct 1, 2024
ZLLentz
changed the title
Add pre-release notes pre-commit-hook
Add pre-release notes ci job
Oct 1, 2024
Some of our Python packages require the user to add some release notes to each PR
There must be some way we can enshrine this in ci
The text was updated successfully, but these errors were encountered: