Right now cd workflow works but it can not always draft releases until manfully trigger and also have to wait main branch build passed (when the main branch is building in progress it seems draft release doesn't work)
That's why I want to have release drafter workflow to this project.
See https://github.com/jenkinsci/github-checks-plugin/blob/master/.github/workflows/release-drafter.yml for reference
Right now cd workflow works but it can not always draft releases until manfully trigger and also have to wait main branch build passed (when the main branch is building in progress it seems draft release doesn't work)
That's why I want to have release drafter workflow to this project.
See https://github.com/jenkinsci/github-checks-plugin/blob/master/.github/workflows/release-drafter.yml for reference