This is an automated email from the ASF dual-hosted git repository.

karan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 511a771524c If head branch starts with 'backport' add Backport label 
(#18270)
511a771524c is described below

commit 511a771524c5bd97780d48fe389e1c955995e7a1
Author: Lucas Capistrant <[email protected]>
AuthorDate: Thu Jul 17 08:25:52 2025 -0500

    If head branch starts with 'backport' add Backport label (#18270)
---
 .github/labeler.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/labeler.yml b/.github/labeler.yml
index b04bba08e03..754a949930d 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -94,3 +94,6 @@
   - changed-files:
       - any-glob-to-any-file:
           - '.github/**'
+
+'Backport':
+  - head-branch: ['^backport']


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to