You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampark.apache.org by ti...@apache.org on 2024/03/26 00:09:24 UTC

(incubator-streampark-website) branch dev updated: Protect dev and asf-site branches

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

tison pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampark-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new b4e84542 Protect dev and asf-site branches
b4e84542 is described below

commit b4e84542d96359c6c72053c76d28ac4fcdd0fe90
Author: tison <wa...@gmail.com>
AuthorDate: Tue Mar 26 08:09:17 2024 +0800

    Protect dev and asf-site branches
    
    Signed-off-by: tison <wa...@gmail.com>
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 608973a0..eabc909c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -28,6 +28,10 @@ github:
     squash:  true
     merge:   false
     rebase:  false
+  protected_branches:
+    # prevent accidentially deleted
+    dev: {}
+    asf-site: {}
 
 publish:
   whoami: asf-site