This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch camel-4.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.14.x by this push:
new 74471aba387 (ci) Use a different lable for PRs for LTS releases
74471aba387 is described below
commit 74471aba387d7330add6d7c73f671cd4531f252b
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Fri Sep 12 15:35:55 2025 +0200
(ci) Use a different lable for PRs for LTS releases
---
.github/workflows/generic-pr/label-config.yml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.github/workflows/generic-pr/label-config.yml
b/.github/workflows/generic-pr/label-config.yml
index baf57081670..015bf07c8fb 100644
--- a/.github/workflows/generic-pr/label-config.yml
+++ b/.github/workflows/generic-pr/label-config.yml
@@ -18,8 +18,13 @@
camel-4:
- base-branch:
- 'main'
+
+lts:
+ - base-branch:
- 'camel-4.4.x'
- 'camel-4.8.x'
+ - 'camel-4.10.x'
+ - 'camel-4.14.x'
ci:
- changed-files: