This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new eabc137510f (chores) ci: removed Camel 3.x from labeled branches
eabc137510f is described below
commit eabc137510f5c34a24c916915b1a1c0f735c8bdd
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Tue Jan 7 15:15:36 2025 +0100
(chores) ci: removed Camel 3.x from labeled branches
---
.github/workflows/generic-pr/label-config.yml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/.github/workflows/generic-pr/label-config.yml
b/.github/workflows/generic-pr/label-config.yml
index bebca78f21f..baf57081670 100644
--- a/.github/workflows/generic-pr/label-config.yml
+++ b/.github/workflows/generic-pr/label-config.yml
@@ -15,12 +15,6 @@
# limitations under the License.
#
-camel-3:
- - base-branch:
- - 'camel-3.21.x'
- - 'camel-3.22.x'
- - 'camel-3.x'
-
camel-4:
- base-branch:
- 'main'