Hi all,
I accidentally published a GitHub Release tagged next for the sonar-quality-gates-plugin.
Because the tag is not a valid incrementals version, CD did not produce a proper plugin release.
Repository: jenkinsci/sonar-quality-gates-plugin
Plugin page: Sonar Quality Gates Plugin
As a result, GitHub currently shows “next” as the latest release, but this isn’t a usable plugin version.
How can i fix this on github and produce a proper release? I have done created proper releases before with code changes/bug fixes, but this draft release was just dependabot changes which i merged in, what did i miss? A tag on the Pr?
Thanks,