-
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 GH actions to work with new release-1.6 branch #9708
🌱 Update GH actions to work with new release-1.6 branch #9708
Conversation
Signed-off-by: Furkat Gofurov <[email protected]>
/hold until release-1.6 branch is created |
/lgtm |
LGTM label has been added. Git tree hash: a501ef16e8f6400fb2eb199be982f795d1535434
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer 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 |
/hold cancel |
@sbueringer do we need to update anything on release-1.6 branch now, similar to this? i.e here is what release-1.6 branch is tracking now: https://github.com/kubernetes-sigs/cluster-api/blob/release-1.6/.github/workflows/weekly-security-scan.yaml#L16 |
No, these actions are only run based on the workflow files on main |
What this PR does / why we need it:
Updates the GitHub Actions to work with the new release branch version
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Part of: #9094 and addresses: https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/release/release-tasks.md#create-a-release-branch:
/area ci