This is an automated email from the ASF dual-hosted git repository.
mdedetrich pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-pekko-connectors-kafka.git
The following commit(s) were added to refs/heads/main by this push:
new fbbd6631 Add protected tags to .asf.yaml
fbbd6631 is described below
commit fbbd6631a21262efa53bdff8d2b4fe300b9d2c33
Author: Matthew de Detrich <[email protected]>
AuthorDate: Sat Jun 3 10:24:29 2023 +0200
Add protected tags to .asf.yaml
---
.asf.yaml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 56340c3c..fb912a88 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,7 +15,10 @@ github:
- kafka-connector
- java
- scala
-
+
+ protected_tags:
+ - "v*.*.*"
+
features:
# Enable wiki for documentation
wiki: false
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]