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-orbit.git
The following commit(s) were added to refs/heads/master by this push:
new c858b3f Update .asf.yaml
c858b3f is described below
commit c858b3f0b38dcd8e878b76ec9d4419e1307cab69
Author: cjcchen <[email protected]>
AuthorDate: Sun Jun 29 11:27:13 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]