You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/10/17 11:29:58 UTC

[camel-kamelets] branch main updated: Removed excluded labels

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/main by this push:
     new 257c0e03 Removed excluded labels
257c0e03 is described below

commit 257c0e032c4ac0c6c0c8a6f24bf291bda198d412
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 17 13:29:15 2022 +0200

    Removed excluded labels
---
 .github/workflows/automatic-changelog-update.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/automatic-changelog-update.yml b/.github/workflows/automatic-changelog-update.yml
index c563198f..20466176 100644
--- a/.github/workflows/automatic-changelog-update.yml
+++ b/.github/workflows/automatic-changelog-update.yml
@@ -39,7 +39,6 @@ jobs:
         uses: ./.github/actions/changelog
         with:
           token: ${{ secrets.GITHUB_TOKEN }}
-          exclude_labels: "duplicate,question,invalid,wontfix,build/camel-master,build/camel-main,build/quarkus-master,build/quarkus-main"
           release_branch: "main"
 
       - name: Commit files