-
Notifications
You must be signed in to change notification settings - Fork 272
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
added a better template for release-drafter #1880
added a better template for release-drafter #1880
Conversation
Auto-categorizes PRs by topic.
Codecov Report
@@ Coverage Diff @@
## master #1880 +/- ##
=======================================
Coverage 92.04% 92.04%
=======================================
Files 189 189
Lines 14842 14842
=======================================
Hits 13661 13661
Misses 1181 1181 Continue to review full report at Codecov.
|
That means we have to be more careful with applying labels though, right? Do we first want to maybe go over the once we want to use? Right now, we have a lot |
Yes, though you can still edit it afterward, it just helps to organize the changelog.
I was noticing that when i went through them to make these categories. I think I got it right, but there are a few that are clearly duplicates, and some are "theme" categories (like "calibration", "reconstruction") while others are "change" categories (new functionality, bug). We could clean them up, or at least rename/recolor some of them. But that shouldn't affect this PR much, except if we rename them. |
It seems GitHub has also added a minimal version of this same feature. Not sure if it's better than release-drafter or not. |
Can we merge this so we can test it for future releases? |
Auto-categorizes PRs by topic. Should make releasing a bit nicer.
The template should look similar to what is used in protopipe here:
https://github.com/cta-observatory/protopipe/releases
(though I removed the unicode icons)