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
{{ message }}
This repository was archived by the owner on Aug 29, 2020. It is now read-only.
We have all been there where we run the release notes generator and certain issues appear in the release notes even though we do not want them to.
The current workaround is to either add internal refactoring or remove milestone association.
Workarounds
IMO these workarounds are not appropriate, removing a milestone from an issue that has been addressed in the about to be released version seems wrong, also even if an issue was not fixed but closed as Won't fix that to me should still be associated with a milestone, that is the timeline where we made that decision.
Adding an internal refactoring label so that the issue does not appear in the release notes seem strange too, IMO any "internal refactoring" we do is an "improvement".
Proposed solution
Create a new label called Include in Release Notes, straight to the point.
With this label I believe we do not need an internal refactoring label.
This label puts us in control of what is shown in the release notes and what is not in a much more clear way.