This is an automated email from the ASF dual-hosted git repository.
djwang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudberry-bootcamp.git
The following commit(s) were added to refs/heads/main by this push:
new 1352d60 Remove status check for repo
1352d60 is described below
commit 1352d60294f4b517b3667e5a1a9660af02aa4f85
Author: Dianjin Wang <[email protected]>
AuthorDate: Fri Jun 6 10:19:01 2025 +0800
Remove status check for repo
---
.asf.yaml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 6724a83..06d7146 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -47,9 +47,6 @@ github:
rebase: true
protected_branches:
main:
- required_status_checks:
- # strict means "Require branches to be up to date before merging".
- strict: true
required_pull_request_reviews:
dismiss_stale_reviews: false
required_approving_review_count: 1
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]