Skip to content

Commit

Permalink
Merge pull request #9488 from chiukapoor/issue-9486
Browse files Browse the repository at this point in the history
📖 Add release tasks to update the GitHub actions to work with the new release
  • Loading branch information
k8s-ci-robot committed Oct 13, 2023
2 parents 6b8bfc4 + 4e27aea commit 740db36
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/release/release-tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,9 @@ From this point forward changes which should land in the release have to be cher
2. Update the [milestone applier config](https://github.com/kubernetes/test-infra/blob/0b17ef5ffd6c7aa7d8ca1372d837acfb85f7bec6/config/prow/plugins.yaml#L371) accordingly (e.g. `release-1.4: v1.4` and `main: v1.5`)
<br>Prior art: [cluster-api: update milestone applier config for v1.3](https://github.com/kubernetes/test-infra/pull/26631)

3. Update the GitHub Actions to work with the new release version.
<br>Prior art: [Update actions for 1.5 and make names consistent](https://github.com/kubernetes-sigs/cluster-api/pull/9115)

#### [Continuously] Maintain the GitHub release milestone

The goal of this task is to keep an overview over the current release milestone and the implementation
Expand Down

0 comments on commit 740db36

Please sign in to comment.