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-ResDB-ORM.git


The following commit(s) were added to refs/heads/main by this push:
     new bc0062e  Update .asf.yaml
bc0062e is described below

commit bc0062efe228390326e32d7f1c30ab152e071614
Author: cjcchen <[email protected]>
AuthorDate: Sun Jun 29 11:04:34 2025 +0800

    Update .asf.yaml
---
 .asf.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 157cecf..1d25108 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,7 +16,7 @@
 
 github:
   description: Global-Scale Sustainable Blockchain Fabric
-  #homepage: resilientdb.apache.org
+  homepage: https://resilientdb.incubator.apache.org/
   labels:
     - crypto 
     - smart-contracts 
@@ -33,6 +33,8 @@ github:
     rebase: false
   protected_branches:
     main:
+      required_status_checks:
+        strict: true
   
 notifications:
   commits:      [email protected]

Reply via email to