This is an automated email from the ASF dual-hosted git repository.
junchao pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-resilientdb-ansible.git
The following commit(s) were added to refs/heads/main by this push:
new efd66d8 Update .asf.yaml
efd66d8 is described below
commit efd66d86db62cfaef5bb67277144d77f10dedf94
Author: cjcchen <[email protected]>
AuthorDate: Sun Jun 29 11:21:17 2025 +0800
Update .asf.yaml
---
.asf.yaml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 157cecf..527944c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,7 +16,7 @@
github:
description: Global-Scale Sustainable Blockchain Fabric
- #homepage: resilientdb.apache.org
+ https://resilientdb.incubator.apache.org/
labels:
- crypto
- smart-contracts
@@ -33,7 +33,9 @@ github:
rebase: false
protected_branches:
main:
-
+ required_status_checks:
+ strict: true
+
notifications:
commits: [email protected]
issues: [email protected]