You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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