From 936aff5b1064df5dc7cb314324cffc3d7a0f5216 Mon Sep 17 00:00:00 2001 From: aubin bikouo Date: Thu, 18 Dec 2025 10:51:52 +0100 Subject: [PATCH] add patchback bot --- .github/patchback.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/patchback.yml diff --git a/.github/patchback.yml b/.github/patchback.yml new file mode 100644 index 0000000..113fc52 --- /dev/null +++ b/.github/patchback.yml @@ -0,0 +1,4 @@ +--- +backport_branch_prefix: patchback/backports/ +backport_label_prefix: backport- +target_branch_prefix: stable-