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

janardhan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/systemds-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 9a3b9215 temporarily unprotect staging branch
9a3b9215 is described below

commit 9a3b92158692e1aa09dfc42bd0e3fccc08ad1476
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Fri Mar 8 09:50:15 2024 +0530

    temporarily unprotect staging branch
---
 .asf.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 2e2bc166..2d360786 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -53,10 +53,10 @@ github:
       # Do not allow merge commits
       # by allowing linear history
       required_linear_history: true
-    asf-staging:
-      # This ensures that accident
-      # Force `push`es won't happen.
-      required_linear_history: true
+    # asf-staging:
+    #   # This ensures that accident
+    #   # Force `push`es won't happen.
+    #   required_linear_history: true
     asf-site:
       # This ensures that accident
       # Force `push`es won't happen.

Reply via email to