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

Automatically create GitHub release after successful Docker image publish #216

Open
mfisher87 opened this issue Dec 20, 2023 · 1 comment
Labels
automation Reducing manual work good first issue Good for newcomers

Comments

@mfisher87
Copy link
Member

mfisher87 commented Dec 20, 2023

It's easy to forget to do this. We can auto-generate the release notes too.

@mfisher87 mfisher87 added automation Reducing manual work good first issue Good for newcomers labels Dec 20, 2023
@mfisher87
Copy link
Member Author

This automation will look something like this one that I use on my personal site to make a release with every push to main.

We want this to be dependent instead on our existing workflow that starts with pushing a tag, then publishes a Docker image. This can be added as a final step IFF the workflow was triggered by a tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Reducing manual work good first issue Good for newcomers
Projects
Status: Todo
Development

No branches or pull requests

1 participant