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 c660040e remove branch protection for asf-staging branch
c660040e is described below

commit c660040e0004cedd271f131e63c45bc5d593a545
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Thu May 1 15:47:22 2025 +0530

    remove branch protection for asf-staging branch
---
 .asf.yaml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 2e2bc166..67fe5078 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -53,10 +53,6 @@ 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-site:
       # This ensures that accident
       # Force `push`es won't happen.

Reply via email to