This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
from 41d04890 chore: Add missing license headers add bedda5ef Updated CHANGELOG.md add e1a7e27e chore(e2e): Add Jira Kamelets tests (#2049) No new revisions were added by this update. Summary of changes: CHANGELOG.md | 8 ++ .../src/test/resources/jira/README.md | 45 +++++++ .../jira-add-issue-sink-pipe.yaml} | 47 ++++---- .../resources/jira/jira-add-issue-sink.feature | 109 +++++++++++++++++ .../jira-source-pipe.yaml} | 16 +-- .../src/test/resources/jira/jira-source.feature | 130 +++++++++++++++++++++ .../resources/{slack => jira}/yaks-config.yaml | 4 +- 7 files changed, 323 insertions(+), 36 deletions(-) create mode 100644 tests/camel-kamelets-itest/src/test/resources/jira/README.md copy tests/camel-kamelets-itest/src/test/resources/{aws/s3/aws-s3-to-http.yaml => jira/jira-add-issue-sink-pipe.yaml} (65%) create mode 100644 tests/camel-kamelets-itest/src/test/resources/jira/jira-add-issue-sink.feature copy tests/camel-kamelets-itest/src/test/resources/{aws/s3/knative-channel-to-log.yaml => jira/jira-source-pipe.yaml} (84%) create mode 100644 tests/camel-kamelets-itest/src/test/resources/jira/jira-source.feature copy tests/camel-kamelets-itest/src/test/resources/{slack => jira}/yaks-config.yaml (96%)