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-grpc.git
The following commit(s) were added to refs/heads/main by this push:
new 15417ca1 Add protected tags to .asf.yaml
15417ca1 is described below
commit 15417ca10ab4e67071cb0c004f6be7f3f7f63077
Author: Matthew de Detrich <[email protected]>
AuthorDate: Sat Jun 3 10:07:10 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 aacead97..b915e8e9 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -13,7 +13,10 @@ github:
- streaming
- reactive
- reactive-streams
-
+
+ protected_tags:
+ - "v*.*.*"
+
features:
# Enable wiki for documentation
wiki: false
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]