I need help in configuring the release drafter to release my Jenkins plugin. The step here https://www.jenkins.io/doc/developer/publishing/releasing-cd/#configure-release-drafter 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?
On Thursday, May 19, 2022 at 5:26:51 AM UTC-6 Priya wrote:
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?
Make sure to remove any tag-template override that may have been configured previously.
Optionally you can also remove .github/release-drafter.yml as the default is to assume _extends: .github