Closed
Description
Since #91 we've been able to get many of our repos using release drafter, with a nice Releases page and automatic patch version bumps. Thanks again for this tool!
One additional feature that we'd be really interested in contributing is automatic publication of releases. For many of our repos we typically want to release a new version after each PR is merged.
I thought of creating a separate probot to do this in the spirit of separation of concerns. However there is no hook for 'draft release created'; Release Drafter, as the creator of the draft release, is really in a unique position of being able to do this.
So I'd like to propose adding a feature that would:
- be opt-in via a new config flag
- require a template for release tag and name
- automatically publish a release after it has been created
- ... if/unless some configurable label is present on the just-merged PR
I'd be keen to get your thoughts on this!
Metadata
Metadata
Assignees
Labels
No labels