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:10:47 UTC

[camel-kamelets] 01/02: Added Submodule for changelog

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

commit 0edb36356f1f94bac6c76bccc45d5d6873a8c0b5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 17 13:06:55 2022 +0200

    Added Submodule for changelog
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 .gitmodules                        | 3 +++
 kamelets/.github/actions/changelog | 1 +
 2 files changed, 4 insertions(+)

diff --git a/.gitmodules b/.gitmodules
index 61cda74e..0a0eff9b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
 [submodule ".github/actions/backport"]
 	path = .github/actions/backport
 	url = https://github.com/tibdex/backport
+[submodule "kamelets/.github/actions/changelog"]
+	path = kamelets/.github/actions/changelog
+	url = https://github.com/charmixer/auto-changelog-action.git
diff --git a/kamelets/.github/actions/changelog b/kamelets/.github/actions/changelog
new file mode 160000
index 00000000..b25e89c9
--- /dev/null
+++ b/kamelets/.github/actions/changelog
@@ -0,0 +1 @@
+Subproject commit b25e89c9410e03189f0d48b02b3a8caad6e78015