Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create draft releases _before_ release confirmation #25

Open
DenKoren opened this issue Oct 18, 2022 · 0 comments
Open

Create draft releases _before_ release confirmation #25

DenKoren opened this issue Oct 18, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@DenKoren
Copy link
Member

Current workflow waits for release confirmation and then creates GitHub release along with S3 uploads and docker pushes.

It is much more convenient to have release draft created before confirmation, so developer can change description and add make other manual changes to release before it gets published.

Then, when release is confirmed in CI (environment deployment is approved), existing elease is published by CI automatically.

@DenKoren DenKoren added the enhancement New feature or request label Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants