I switched to gh actions and it's now working as expected (plus I have the logs in case of failure :)).
Thanks for the help! On Saturday, July 18, 2020 at 8:51:08 PM UTC+2 [email protected] wrote: > Try the GitHub action: > > https://github.com/marketplace/actions/release-drafter > > You’ll at least get logs with that... > > e.g. > > https://github.com/jenkinsci/theme-manager-plugin/blob/master/.github/workflows/release-drafter.yml > > Thanks > Tim > > > On Sat, 18 Jul 2020 at 15:01, Mark Waite <[email protected]> wrote: > >> The git client plugin 3.1.1 release changelog was generated by release >> drafter 11 days ago. >> https://github.com/jenkinsci/git-client-plugin/releases/tag/git-client-3.3.1 >> >> On Sat, Jul 18, 2020 at 7:46 AM Pierre Beitz <[email protected]> wrote: >> >>> Sorry, message was sent too soon... >>> >>> I found another message from May 16 ( >>> https://groups.google.com/forum/#!msg/jenkinsci-dev/g4z-in-uTcE/X9eImwv9CwAJ) >>> >>> reporting an issue too. >>> I also investigated the repositories that are given as example in >>> https://github.com/jenkinsci/.github/blob/master/.github/release-drafter.adoc >>> and >>> none seem to have had a release drafter made release since May either. >>> >>> My current theory is that something has been broken in between May 2 and >>> May 16, but I have no idea what. >>> I cannot find any logs to help. >>> >>> Anybody still able to have Release Drafter working? >>> The readme ( >>> https://github.com/jenkinsci/.github/blob/master/.github/release-drafter.adoc) >>> >>> is stating that we should prefer the App over the github action, is it >>> something that changed? >>> >>> Thanks >>> >>> On Saturday, July 18, 2020 at 3:41:52 PM UTC+2, Pierre Beitz wrote: >>>> >>>> Hello >>>> >>>> I noticed today that Release Drafter is not picking up a merged PR >>>> (label is bug). >>>> The repository (https://github.com/jenkinsci/audit-trail-plugin) has >>>> been configured with the Release Drafter app since June 9, 2019. >>>> Last successful run of Release Drafter on this repository is on May 2. >>>> I found >>>> >>> -- >>> 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/5c116070-2bf0-4992-af71-0dfbfd72183fo%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/jenkinsci-dev/5c116070-2bf0-4992-af71-0dfbfd72183fo%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- >> 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/CAO49JtGA5KrTM61JERGB-28-U6GNnhYFhPOqwbLx6oQcP8t71g%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/jenkinsci-dev/CAO49JtGA5KrTM61JERGB-28-U6GNnhYFhPOqwbLx6oQcP8t71g%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/00c7eb45-9f77-4fd0-9b22-fa91dcd669a2n%40googlegroups.com.
