sijie opened a new pull request #6182: Skip tests if a pull request only changes documentation URL: https://github.com/apache/pulsar/pull/6182 *Motivation* Currently github actions are marked as required. But github actions are skipped if the change only changes markdown files. So it is blocking merging documentation changes. *Modification* Add a github action to check if this pull request is a doc-only change or not. If it is a doc-only change, we can skip the checks.
---------------------------------------------------------------- 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] With regards, Apache Git Services
