kojiromike commented on pull request #1043: URL: https://github.com/apache/avro/pull/1043#issuecomment-751835634
@rdblue This PR introduces [github actions paths](https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-syntax-for-github-actions#onpushpull_requestpaths), which I'm using here. In this case, if a changeset only contains changes for lang/perl, then only lang/perl tests will run. IIUC, the outcome should be about the same as what the iceberg approach does, except that it doesn't depend on GitHub to do the check behind the scenes. Am I missing anything? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
