This is an automated email from the ASF dual-hosted git repository.

hepin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http.git


The following commit(s) were added to refs/heads/main by this push:
     new 42629e75c Add protected tags to .asf.yaml
42629e75c is described below

commit 42629e75c4746b4dbc04a8b5ddd8d230072fffa8
Author: Matthew de Detrich <[email protected]>
AuthorDate: Sat Jun 3 09:54:21 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 599aa2252..10e1a85c3 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -13,7 +13,10 @@ github:
     - streaming
     - reactive
     - websocket
-  
+
+  protected_tags:
+    - "v*.*.*"
+
   features:
     # Enable wiki for documentation
     wiki: false


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to