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.git
The following commit(s) were added to refs/heads/main by this push:
new 8dc3bb8323 Add protected tags to .asf.yaml
8dc3bb8323 is described below
commit 8dc3bb8323c80c2f17a3f2c05dae0a40a45e63e7
Author: Matthew de Detrich <[email protected]>
AuthorDate: Fri Jun 2 14:05:42 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 7b049f4366..553b178807 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -13,7 +13,10 @@ github:
- distributed-actors
- distributed-systems
- high-performance
-
+
+ protected_tags:
+ - "v*.*.*"
+
features:
# Enable wiki for documentation
wiki: false
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]