Don't add useless labels which will bother changelog generation#37267
Don't add useless labels which will bother changelog generation#37267lunny wants to merge 1 commit intogo-gitea:mainfrom
Conversation
|
Can't we just ignore I do find these labels somewhat useful, but not overly so. |
The problem is maintainers will forget to add correct labels once modify labels are added. The changelog tool itself never read modify labels because they cannot be used to generate changelogs. |
|
Maybe we should just use AI to generate the changelog. Will probably be much more accurate then those labels will ever be because almost no one sets them correctly. I don't think I can approve removing all these labels, they could be slimmed down considerable, but outright removal is too much imho. Can you manually fix this up for v1.26 or do you absolutely need it now? |
Could you have some real usages for these labels? I don't know how will you use these labels and how many users/maintainers will use these labels. |
|
They give me a overview what a PR touches. When commits are pushed, it's often nice validation to see labels being added/removed. |
If you are using AI, it can have a summary for which files changed on the PR description which is more useful than these labels. i.e. What could you know from label |
|
Those 2 are useless, especially internal is ambiguous and should be dropped.
But no hard blocker I guess. If more people agree to remove all, I'm fine. |
When generating release notes for v1.26, many pull requests haven't been given correct labels so that I have to do many manual work. I think this could be avoid to remove these useless modify labels.