v0.58.3
Create a draft release rather than no release with `no-release` label @Nuru (#296)
what
- When a PR is labeled
no-release
, still create a draft release
why
- Allows you to accumulate releases via the
no-release
tag and then make a manual release out of the draft release, taking advantage of the auto-releaser's drafting capabilities.