PS. Pasted wrong link above, the plugin changes are here https://github.com/jenkinsci/logstash-plugin/pull/103
On Monday, August 23, 2021 at 2:47:23 PM UTC+2 [email protected] wrote: > Helo, > I'm trying to run an autmatic plugin release. > I've changed my plugin according to > https://www.jenkins.io/doc/developer/publishing/releasing-cd/ > > https://www.jenkins.io/doc/developer/publishing/releasing-cd/ > but the release fails: > > + gh api -X PATCH -F draft=false -F name=-rc203.c5e91b42cf67 -F > tag_name=-rc203.c5e91b42cf67 > /repos/jenkinsci/logstash-plugin/releases/47299131 > gh: Validation Failed (HTTP 422) > > {"ref":"refs/tags/-rc203.c5e91b42cf67","node_id":"MDM6UmVmNzg2Njg5ODpyZWZzL3RhZ3MvLXJjMjAzLmM1ZTkxYjQyY2Y2Nw==","url":" > https://api.github.com/repos/jenkinsci/logstash-plugin/git/refs/tags/-rc203.c5e91b42cf67 > ","object":{"sha":"c5e91b42cf678712997db40abd3a83e21d95e3f6","type":"commit","url":" > https://api.github.com/repos/jenkinsci/logstash-plugin/git/commits/c5e91b42cf678712997db40abd3a83e21d95e3f6"}}{"message":"Validation > > Failed","errors":[{"resource":"Release","code":"custom","field":"tag_name","message":"tag_name > > is not well-formed"},{"resource":"Release","code":"custom","message":"Tag > is not well formed"}],"documentation_url":" > https://docs.github.com/rest/reference/repos#update-a-release"} > > > https://github.com/jenkinsci/logstash-plugin/runs/3400305686?check_suite_focus=true > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/bb89a9f0-f76a-4803-8bcc-1598e2fa28cbn%40googlegroups.com.
