-
-
Notifications
You must be signed in to change notification settings - Fork 320
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
Workflow to label PRs with "needs release notes" #1239
Conversation
Interesting! This seems useful. Thanks Saransh 🙏 Wonder how this looks if we change the release note process to use release fragments ( #829 )? |
My guess would be: |
Yes, this should work according to the examples listed in their README. |
5d1919b
to
7d65924
Compare
Could you please send a PR to add this to Numcodecs too? |
Thanks Saransh! 🙏 Merging when CI passes |
(needed a release note 😉) |
Haha, missed that! |
🤣 |
See #1193 (comment)
This will -
docs/release.rst
has not been editeddocs/release.rst
is editedA working demo - Saransh-cpp#1
This will encourage (or maybe require, depending on the maintainers) developers to update
release.rst
with every PR!TODO: