kezhenxu94 commented on a change in pull request #5796:
URL: https://github.com/apache/skywalking/pull/5796#discussion_r517875170
##########
File path: .asf.yaml
##########
@@ -31,3 +31,15 @@ github:
squash: true
merge: false
rebase: false
+ protected_branches:
+ master:
+ required_status_checks:
+ strict: true
+ contexts:
+ - CI
+ - Single
+ - Storage
+ - Cluster
Review comment:
These contexts are not exactly the same as what we see in the PR page,
thus I fork and set in my forked repo and use GitHub API to see what the
`context` is, hopefully it's right


----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]