There was an error while loading. Please reload this page.
1 parent c39a44d commit 3ce5dcfCopy full SHA for 3ce5dcf
1 file changed
.github/workflows/backport.yaml
@@ -21,6 +21,7 @@ jobs:
21
with:
22
github_token: ${{ secrets.KAIBOT_TOKEN }}
23
pull_title: "${pull_title}"
24
+ cherry_picking: pull_request_head
25
# Backports carry the original PR's changie fragment (a new file, so no conflict).
26
# Propagate changelog-exemption labels so exempt PRs still pass validate-changelog.
27
copy_labels_pattern: "skip-changelog|dependencies"
0 commit comments