You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/09 15:30:30 UTC

[GitHub] [pulsar] tisonkun commented on a diff in pull request #17571: [ci] Move cpp-tests job inside Pulsar CI workflow

tisonkun commented on code in PR #17571:
URL: https://github.com/apache/pulsar/pull/17571#discussion_r967208132


##########
.asf.yaml:
##########
@@ -50,7 +50,6 @@ github:
         # See ./github/workflows/README.md for more documentation on this list.
         contexts:
            - Pulsar CI checks completed
-           - cpp-tests

Review Comment:
   I'm afraid that you should remove this line alone without CI change or set up a dummy `cpp-tests` task since it's required on the master branch and doesn't respect changes in PR.
   
   Otherwise, we may ask for help from the INFRA team to unrequire the check manually or even force merge with admin privilege.



-- 
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: commits-unsubscribe@pulsar.apache.org

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