You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by or...@apache.org on 2022/10/13 09:03:04 UTC

[camel] 02/03: (chores) ci: label core build and dependencies changes

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

commit 30415cbdaf32f4969a50f0145219e29c89b1a24e
Author: Otavio Rodolfo Piske <an...@gmail.com>
AuthorDate: Thu Oct 13 11:00:48 2022 +0200

    (chores) ci: label core build and dependencies changes
---
 .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 06d7059b4cf..7034e49ff0e 100644
--- a/.github/workflows/generic-pr/label-config.yml
+++ b/.github/workflows/generic-pr/label-config.yml
@@ -22,6 +22,11 @@ ci:
 core:
   - core/**/*
 
+core-build-and-dependencies:
+  - apache-camel/**
+  - camel-dependencies/**
+  - parent/**
+
 catalog:
   - catalog/**/*