lhotari opened a new issue #8362: URL: https://github.com/apache/pulsar/issues/8362
The current Github Flow's "Check if this pull request only changes documentation" step (id=docs) considers a pom.xml change as a documentation change. When there's a commit that doesn't contain other changes, all tests will be skipped. **Expected behavior** pom.xml shouldn't be considered as a documentation change **Additional context** https://github.com/apache/pulsar/pull/8351 passed the checks without running any tests. Example: https://github.com/apache/pulsar/runs/1295771802 There's https://github.com/apache/pulsar/pull/8361 to fix the broken state of CI. ---------------------------------------------------------------- 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]
