> > On Thursday, May 19, 2022 at 5:26:51 AM UTC-6 Priya wrote: > >> The step here >> https://www.jenkins.io/doc/developer/publishing/releasing-cd/#configure-release-drafter >> > Are you intending to configure your plugin for continuous delivery?
says to include *_extends: .github* on >> https://github.com/jenkinsci/.github/blob/master/.github/release-drafter.yml >> file. Could you help how to do it? I see this file already has some >> content, what is expected here to do? >> > As the page says: Make sure to remove any tag-template override that may have been configured > previously. and: Optionally you can also remove .github/release-drafter.yml as the default > is to assume _extends: .github > If you are *not* intending to configure your plugin for continuous delivery—you expect to release it yourself, with traditional-style version numbers like 1.3 etc.—then you should not be on this page. There are other problems here. https://github.com/jenkinsci/lightstep-incident-response-plugin/pull/1#issuecomment-1132113366 -- 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/CANfRfr1qvdghD1QdqGSPfs1UXFAUasU8kEdcGrZU5_M%2B6pHk1A%40mail.gmail.com.
