You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/07/19 13:03:12 UTC

[GitHub] [skywalking-rust] wu-sheng commented on a diff in pull request #32: Set up CI and approval requirements

wu-sheng commented on code in PR #32:
URL: https://github.com/apache/skywalking-rust/pull/32#discussion_r924474977


##########
.asf.yaml:
##########
@@ -31,3 +31,13 @@ github:
     squash:  true
     merge:   false
     rebase:  false
+  protected_branches:
+    master:
+      required_status_checks:
+        strict: true
+        contexts:
+          - CI
+          - e2e-rust

Review Comment:
   Are these correct? @kezhenxu94 I think I made a lot of wrong names before...



-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org