You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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]>
Copy file name to clipboardExpand all lines: README.adoc
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,7 @@ There are a few edge cases where we might want to work only on the current branc
78
78
* 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.
79
79
* Updates merged into the `dev` branch for the next release are cherry-picked into the `5.x` branch.
80
80
81
+
81
82
=== Enable automatic cherry-picking on a PR
82
83
83
84
To enable automatic cherry-picking on a PR, add the label `cherry-pick` to it.
0 commit comments