Skip to content

Commit 1386919

Browse files
authored
Add note of putting labels to the RELEASE PR (#5574)
* Add note of containing RELEASE PR Signed-off-by: Tetsuya KIKUCHI <97105818+t-kikuc@users.noreply.github.com> * clarify Signed-off-by: Tetsuya KIKUCHI <97105818+t-kikuc@users.noreply.github.com> --------- Signed-off-by: Tetsuya KIKUCHI <97105818+t-kikuc@users.noreply.github.com>
1 parent dd9db10 commit 1386919

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ This may also contain some minor features, but ensure that it does NOT contain a
7878
- Get a review and merge.
7979

8080
### Backport fixes and Release Note
81+
82+
- Put labels of `cherry-pick` and `vX.Y.Z` to the PR of updating the `RELEASE` file to prevent conflicts.
8183
- Run `cherry_pick` workflow
8284
- Label the merged PR you want to cherry pick with `cherry-pick` , `vX.Y.Z`
8385
(e.g. v0.48.6 https://github.com/pipe-cd/pipecd/pulls?q=is%3Apr+label%3Acherry-pick+is%3Aclosed+label%3Av0.48.6)

0 commit comments

Comments
 (0)