Skip to content

Commit b75ae79

Browse files
authored
ci: integrate cherry-pick-bot
Integrates [`cherry-pick-bot`](https://github.com/googleapis/repo-automation-bots/tree/main/packages/cherry-pick-bot) to automate cheery picks to release branches. This works by commenting ``` /cherry-pick target-branch-name ``` On any Closed to Opened PR and automatically opens the cheery-pick PR.
1 parent 8befb34 commit b75ae79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/cherry-pick-bot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
enabled: true
2+
preservePullRequestTitle: false

0 commit comments

Comments
 (0)