This is an automated email from the ASF dual-hosted git repository.
hepin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
The following commit(s) were added to refs/heads/main by this push:
new b2d79c09fa Add github PR status checks
b2d79c09fa is described below
commit b2d79c09fa85a18edc07fca8b41db90533152997
Author: Matthew de Detrich <[email protected]>
AuthorDate: Mon Apr 17 10:22:01 2023 +0200
Add github PR status checks
---
.asf.yaml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 5e33ec75b7..7b049f4366 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,4 +1,4 @@
-#
https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
+# https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
github:
description: "Build highly concurrent, distributed, and resilient
message-driven applications using Java/Scala"
@@ -36,6 +36,10 @@ github:
contexts:
- Code is formatted
- Check headers
+ required_pull_request_reviews:
+ dismiss_stale_reviews: false
+ require_code_owner_reviews: false
+ required_approving_review_count: 1
notifications:
commits: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]