-
Notifications
You must be signed in to change notification settings - Fork 128
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
Add an option to not
mark maintenance releases as latest
#817
Comments
not
mark maintenance releases as latest
Hmm sounds like a bug to me in the first place. We probably just didn't get around to address this, or the APIs didn't exist at the time. |
agreed. i cant think of a reason why a maintenance release should ever be marked as latest |
I have the same issue. There is a I'm thinking it should be added here: Line 54 in c70cfbf
|
We do want to fix this. If you've investigated far enough to see a solution, please feel free to send a PR to keep this moving forward |
Hello - is there any news on this issue? It looks like the linked PR has stalled...? 😢 Is there any kind of workaround anyone can recommend? |
I would like to have an option to not mark maintenance releases as latest on github.
Currently our main branch is on v4 and we've maintenance releases on v2.
Everytime a v2 get's released, it's marked as latest by default.
So an option to override would be very useful.
The text was updated successfully, but these errors were encountered: