This is an automated email from the ASF dual-hosted git repository.
wangweipeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-fury.git
The following commit(s) were added to refs/heads/main by this push:
new 9341868c chore: update rules (#1448)
9341868c is described below
commit 9341868c6ae093a07c738d13b6e2bacfd84dedfb
Author: Shawn Yang <[email protected]>
AuthorDate: Mon Apr 1 13:11:54 2024 +0800
chore: update rules (#1448)
---
.asf.yaml | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index b35272ad..2a03475b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -47,13 +47,6 @@ github:
merge: false
rebase: false
protected_branches:
- main:
- required_status_checks:
- strict: false
- required_pull_request_reviews:
- dismiss_stale_reviews: false
- required_approving_review_count: 1
- required_linear_history: true
releases-0.4.1: {}
releases-0.4.0: {}
releases-0.3.1: {}
@@ -61,7 +54,7 @@ github:
releases-0.2.1: {}
releases-0.2.0: {}
releases-0.1.2: {}
-
+
notifications:
commits: [email protected]
issues: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]