diff options
| author | Cheng Fang <cfang@redhat.com> | 2024-11-12 11:58:04 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-12 11:58:04 -0500 |
| commit | 1d04e9aa3e237530336bc0693eaaa7f6de7b66e1 (patch) | |
| tree | e0f17592532b228a68d2d392dda52a6b02ddb50b | |
| parent | 192433988b13a46a8f8c5f4001f26c0fbdec05aa (diff) | |
chore: add cherry-pick-bot (#931)
Signed-off-by: Cheng Fang <cfang@redhat.com>
| -rw-r--r-- | .github/cherry-pick-bot.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/cherry-pick-bot.yml b/.github/cherry-pick-bot.yml new file mode 100644 index 0000000..a9de2af --- /dev/null +++ b/.github/cherry-pick-bot.yml @@ -0,0 +1,3 @@ +enabled: true +preservePullRequestTitle: true + |
