If we speak about GitHub automation, it is easier to use GitHub Actions + Rekease Drafter. https://github.com/toolmantim/release-drafter#usage . Permission issue still applies, but at least you get more control of what's being invoked
W.r.t automating releases from ci.jenkins.io, it is a longstanding topic :( On Fri, May 24, 2019, 19:23 James Nord <[email protected]> wrote: > If there was a way to release community plugins from our infra then you > could do this with a simple command without the need to grant any > permissions to apps. > > "jx step changelog" / https://github.com/github-tools/github-release-notes are > some possible commands but others exist too. > > now we have the repository permission updater for artifactory, could we > not re-use the same to grant committers access to "build" on a "release" > job in the plugin folder (make the master branch parameterisable and have a > build that takes a release paramter defaulted to false)? The job is the > trivial part, the harder bit is maybe the AuthN/AuthZ mapping and I'm not > sure what ci.jenkinsci.org is actually using to know if this is feasable > or not, or if there are other vectors that makes this unrealistic. > > /James > > On Friday, May 24, 2019 at 10:42:08 AM UTC+1, Marky Jackson wrote: >> >> +1 from me > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-dev/dOs8YRQwQiI/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/9fbad045-5ff4-41d9-98a1-b36ad446ae64%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/9fbad045-5ff4-41d9-98a1-b36ad446ae64%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAPfivLAZa6K6RqLG_CSpWKVfVpSry-YoOVSxAp_tatn3htw13g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
