Skip to content

Commit 8334ca5

Browse files
[Cherry-pick][5.x] test auto cherry-pick (#1278) (#1279)
# Backport This will backport the following commits from `dev` to `5.x`: - [test auto cherry-pick (#1278)](#1278) <!--- Backport version: 9.5.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) Co-authored-by: Richard Sill <[email protected]>
1 parent b4e0f98 commit 8334ca5

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)