lhotari opened a new issue #10373: URL: https://github.com/apache/pulsar/issues/10373
**Describe the bug** The solution in the GitHub Actions workflows isn't skipping tests for pull requests that contain only documentation changes. **To Reproduce** Create a PR with changes to documentation. All checks will run. See examples: - #10371 - #10317 - #10267 **Expected behavior** Tests should be skipped for pull requests that contain documentation changes without any source code changes. **Additional context** #10276 -- 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]
