This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from eabc137510f (chores) ci: removed Camel 3.x from labeled branches new 603566a89c2 (chores) ci: removed quick-test action as it was used only for Camel 3 new 1213b0bb2f2 (chores) ci: removed test result comments from Camel 3 automation The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .github/actions/quick-test/action.yaml | 61 --------- .github/actions/quick-test/quick-test.sh | 216 ------------------------------- .github/workflows/component-pr.yaml | 101 +-------------- 3 files changed, 1 insertion(+), 377 deletions(-) delete mode 100644 .github/actions/quick-test/action.yaml delete mode 100755 .github/actions/quick-test/quick-test.sh