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