Skip to content

Commit 7b152a7

Browse files
authored
test auto cherry-pick (#1278)
1 parent 1365a8f commit 7b152a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ There are a few edge cases where we might want to work only on the current branc
7878
* When a new version is ready to published, the `5.x` branch will get a git tag, named with the exact version (for example, **5.1.0**), signifying that this point-in-time marks the completion of the work for that minor release.
7979
* Updates merged into the `dev` branch for the next release are cherry-picked into the `5.x` branch.
8080

81+
8182
=== Enable automatic cherry-picking on a PR
8283

8384
To enable automatic cherry-picking on a PR, add the label `cherry-pick` to it.

0 commit comments

Comments
 (0)