This is an automated email from the ASF dual-hosted git repository.

junchao pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-resilientdb-resilient-python-cache.git


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

commit 027d48a2fdc6dc90800f93d76e9ac322f1977c39
Author: cjcchen <[email protected]>
AuthorDate: Sun Jun 29 11:31:52 2025 +0800

    Update .asf.yaml
---
 .asf.yaml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 774d0f4..6aed65d 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,8 +33,10 @@ github:
     rebase: false
   protected_branches:
     master:
+      required_status_checks:
+        strict: true
   
 notifications:
   commits:      [email protected]
   issues:       [email protected]
-  pullrequests: [email protected]
\ No newline at end of file
+  pullrequests: [email protected]

Reply via email to