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/08/08 09:34:03 UTC

[GitHub] [pulsar] RobertIndie commented on a diff in pull request #16988: [improve][ci] Skip unnecessary tests when there are only cpp/python related changes

RobertIndie commented on code in PR #16988:
URL: https://github.com/apache/pulsar/pull/16988#discussion_r940031377


##########
.github/changes-filter.yaml:
##########
@@ -10,3 +10,5 @@ docs:
   - '**/*.md'
 tests:
   - added|modified: '**/src/test/java/**/*.java'
+cpp:
+  - 'pulsar-client-cpp/**'

Review Comment:
   Yes, we will run them. This PR will not affect this part. It will only affect if the changes are all in the `pulsar-client-cpp/**`



-- 
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