We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I don't know if the currently configured changelog generation is correct. I believe that we should have a full changelog in between full releases.
Currently, we have changelog entries in between full and pre-release https://github.com/shini4i/argo-watcher/releases/tag/v0.6.0 which makes it harder to trace what was happening.
The text was updated successfully, but these errors were encountered:
Additionally, if the current commit already has a tag for pre-release, it is impossible to make a standard release.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
I don't know if the currently configured changelog generation is correct. I believe that we should have a full changelog in between full releases.
Currently, we have changelog entries in between full and pre-release https://github.com/shini4i/argo-watcher/releases/tag/v0.6.0 which makes it harder to trace what was happening.
The text was updated successfully, but these errors were encountered: