This is an automated email from the ASF dual-hosted git repository. gstein pushed a commit to branch revert-85-tisonkun-patch-1 in repository https://gitbox.apache.org/repos/asf/steve.git
commit e8d71e54469cfdc22b09f5b6e1b499fd7dc23c5a Author: Greg Stein <[email protected]> AuthorDate: Fri Feb 27 21:53:44 2026 -0600 Revert "Enable auto merge and branch management for PRs (#85)" This reverts commit 6c1d8e3b044e2ad01f2e0a3b9f975ea480018f6e. --- .asf.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 025e8ce..ed1c372 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -8,10 +8,6 @@ github: - stv features: issues: true - pull_requests: - allow_auto_merge: true - allow_update_branch: true - del_branch_on_merge: true # We will publish our site using Pelican, via the asf-site branch pelican:
