This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch camel-4.8.x in repository https://gitbox.apache.org/repos/asf/camel.git
from d289bd41486 CAMEL-21576: container pulling adjustments new 08c4e226dfe (chores) ci: removed automation for old and unmaintained branches/versions new df91d45241e (chores) ci: removed Camel 3.x from labeled branches new 37ea146f93a (chores) ci: removed quick-test action as it was used only for Camel 3 new 462e303c088 (chores) ci: removed test result comments from Camel 3 automation The 4 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 +----------- .github/workflows/generic-pr/label-config.yml | 6 - .github/workflows/pr-build-camel-3.yml | 105 ------------- .github/workflows/pr-build-camel-40x.yml | 77 --------- 6 files changed, 1 insertion(+), 565 deletions(-) delete mode 100644 .github/actions/quick-test/action.yaml delete mode 100755 .github/actions/quick-test/quick-test.sh delete mode 100644 .github/workflows/pr-build-camel-3.yml delete mode 100644 .github/workflows/pr-build-camel-40x.yml