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

Automate release via GH Action #1569

Closed
CecileRobertMichon opened this issue Jul 29, 2021 · 2 comments · Fixed by #1624
Closed

Automate release via GH Action #1569

CecileRobertMichon opened this issue Jul 29, 2021 · 2 comments · Fixed by #1624
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@CecileRobertMichon
Copy link
Contributor

/kind feature

We should automate as much of the release process as possible to avoid human error. The current release steps are fairly automated but still require a maintainer to go through them one by one: https://capz.sigs.k8s.io/developers/releasing.html

Easy win: We should add a Github Action that does all the artifact generation and upload as well as release notes generation when a tag is created.

Longer-term: how can we automate the process of opening PRs to promote images?

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 29, 2021
@CecileRobertMichon
Copy link
Contributor Author

@jackfrancis I might bug you for some tips on this since you've gone through the process recently

@CecileRobertMichon
Copy link
Contributor Author

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants