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-resvault-sdk.git


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

commit 4b7ceda708283d2c1b47efc468e32212cbdd4def
Author: cjcchen <[email protected]>
AuthorDate: Sun Jun 29 11:35:07 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