This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git
The following commit(s) were added to refs/heads/master by this push: new 25aacaf Enabling issues on the ckc-examples repository 25aacaf is described below commit 25aacafabacabd1c93d33e2b6f88257d695dde0b Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Jan 15 13:51:05 2021 +0100 Enabling issues on the ckc-examples repository --- .asf.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 3e6a3c0..aec1b12 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -27,3 +27,5 @@ github: merge: false rebase: true squash: true + features: + issues: true