woodpecker-ci/plugin-ready-release-go

Allow to release as RC

Closed this issue · 1 comments

Idea:

  • Similar to how renovate uses checkboxes in issue / PR descriptions to re-run / start task we could use a checkbox to trigger an rc release
  • alternative comment with sth like /release rc to trigger an rc release

Both would be done on a push run on the release branch for now later it could be possible to trigger those directly by woodpecker-ci/woodpecker#814

Will use the concept of the checkbox for now as it can only be changed by maintainers and the comment could let the user expect a direct action like merging will happen which is not possible atm.