Skip to content

Commit

Permalink
Add backport labels to release procedure
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <[email protected]>
  • Loading branch information
stefanprodan committed Aug 28, 2023
1 parent d77dc89 commit 3185cb8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/en/flux/releases/procedure.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ release.

9. Create a pull request for the release series branch and merge it into `main`.

10. Add the `backport/v1.2.x` label to `.github/labels.yaml` and create a pull request against `main`.

##### Controllers: patch releases

1. Ensure everything to be included in the release is backported to the
Expand Down Expand Up @@ -301,6 +303,8 @@ version in the `main` branch when a new controller version is released.
7. Post a message in the [`#flux` CNCF Slack channel](https://cloud-native.slack.com/archives/CLAJ40HV3)
announcing the release, and pin it.

8. Add the `backport/v2.2.x` label to `.github/labels.yaml` and create a pull request against `main`.

#### Distribution: patch releases

1. Ensure everything to be included in the release is backported to the
Expand Down

0 comments on commit 3185cb8

Please sign in to comment.