aahmed-se commented on issue #6182: Skip tests if a pull request only changes 
documentation
URL: https://github.com/apache/pulsar/pull/6182#issuecomment-580908961
 
 
   @sijie This won't work because there will be no exit code returned. So it 
will the same problem as before. You need to model something like this.
   
   
https://github.com/jjangga0214/hasura-cli/blob/873f0e02a1839f584606f7fed6fa2d835d2697ee/.github/workflows/nodejs.yml
   
   replace the commit header check with bash commands to check list of files 
changes.

----------------------------------------------------------------
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

Reply via email to