This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-pekko-grpc-quickstart-scala.g8.git
The following commit(s) were added to refs/heads/main by this push:
new f45532f remove-pr-checks (#3)
f45532f is described below
commit f45532f7a9cd7d1acf85827e88dfd9b8ae3a1f41
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Jan 13 12:38:22 2024 +0100
remove-pr-checks (#3)
---
.asf.yaml | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 087f772..4ad794c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,7 +1,7 @@
# https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
github:
- description: "Pekko gRPC Quickstart for Scala"
+ description: "Apache Pekko gRPC Quickstart for Scala"
homepage: https://pekko.apache.org/
labels:
- pekko
@@ -27,13 +27,6 @@ github:
protected_branches:
main:
- required_status_checks:
- # strict means "Require branches to be up to date before merging".
- strict: false
- # contexts are the names of checks that must pass
- contexts:
- - Code is formatted
- - Check headers
required_pull_request_reviews:
dismiss_stale_reviews: false
require_code_owner_reviews: false
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]