-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
🌱 Update kubebuilder-release-tools to v0.4.0 #9531
Conversation
This will allow us to use the 🚀 emoji to indicate PRs that will trigger a new release. Signed-off-by: Michael Shen <mishen@umich.edu>
cc @kubernetes-sigs/cluster-api-release-team once this PR is merged, the ability to use the 🚀 emoji on release PRs should work for the next release |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
/lgtm
LGTM label has been added. Git tree hash: fbee44456a7247e610d83ee1799a0d7e8c6e91b3
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome!
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: killianmuldoon, vincepri The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/cherry-pick release-1.5 |
/cherry-pick release-1.4 |
@killianmuldoon: new pull request created: #9602 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@killianmuldoon: new pull request created: #9603 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What this PR does / why we need it:
This will allow us to use the 🚀 emoji to indicate PRs that will trigger a new release. Related to #9444 where we found that we needed kubernetes-sigs/kubebuilder-release-tools#55 in order to leverage the new process fully. It has since been released in v0.4.0 and this PR is just getting ahead of dependabot to make sure we can have this available before the next release.
Which issue(s) this PR fixes:
Part of #9104
/area release