potiuk commented on pull request #9917:
URL: https://github.com/apache/airflow/pull/9917#issuecomment-662018178


   > Does this mean, if there are docs failure and static check failure in CI, 
it will cancel the workflow as soon as one of them fails?
   > 
   > That would mean a user fixes that issue and the CI runs again and now 
fails on static checks?
   
   No. No. The static checks job will run till completion - i.e. it will verify 
all static checks. But if any of them (or more than one) fails, it will cancel 
immediately all "Tests" for that workflow (the long-running ones) 


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


Reply via email to