-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Reasoning behind the request
Hello!
So I have a feature request which may sound strange to you as it does not 100% follow the semantic versioning ethos. But there are projects like mine which like things simple. I want all issues under a release to be put as part of that release when rendered.
So essentially what unstable-prehistory-mode does, except I want it to also carry on after v1.0. I know I can start specifying which issue belongs to each release, but at that point I am fighting the tool instead of using it.
Why you may ask? For our project:
- Each minor release after v1.0 is feature heavy (and perhaps some bugs).
- Each patch release is mostly quick hotfixes for stuff that break a previous minor release.
- And we are a bit reluctant to use the major version number. So no v2.0 soon.
With the above characteristics the default way the tool operates does not really work.
Feature request specification
Add a new switch that essentially does not stop the unstable-prehistory-mode after v1.0.
rixx
Metadata
Metadata
Assignees
Labels
No labels