codelipenghui commented on code in PR #16988: URL: https://github.com/apache/pulsar/pull/16988#discussion_r940023164
########## .github/changes-filter.yaml: ########## @@ -10,3 +10,5 @@ docs: - '**/*.md' tests: - added|modified: '**/src/test/java/**/*.java' +cpp: + - 'pulsar-client-cpp/**' Review Comment: We should also run the cpp test while the changes are introduced to the broker and proxy. -- 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]
