tisonkun commented on code in PR #636:
URL: https://github.com/apache/incubator-kvrocks/pull/636#discussion_r899826764
##########
.asf.yaml:
##########
@@ -31,6 +31,10 @@ github:
required_pull_request_reviews:
dismiss_stale_reviews: false
required_approving_review_count: 1
+ required_status_checks:
+ strict: true
+ contexts:
+ - "kvrocks ci actions / required (pull_request)"
Review Comment:
I think `pull_request` is unneeded. You can refer to
https://github.com/apache/skywalking/blob/master/.asf.yaml.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]