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


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

commit b87ce71028cf2245a946e4a6fe89d1f0620d99a5
Author: cjcchen <[email protected]>
AuthorDate: Sun Jun 29 11:33:32 2025 +0800

    Update .asf.yaml
---
 .asf.yaml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index fb618f7..329d6ee 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 
@@ -31,6 +31,10 @@ github:
     squash: true
     merge: false
     rebase: false
+  protected_branches:
+    main:
+      required_status_checks:
+        strict: true
     
 notifications:
   commits:      [email protected]

Reply via email to