potiuk opened a new issue #8921: URL: https://github.com/apache/airflow/issues/8921
**Description** Currently we skip tests when no .py files change. But this does not take into account much rarer situations when Dockerfile.ci, setup.cfg and few other files change. We should add those files to the detection of whether to run the builds or not. **Use case / motivation** Sometimes we need to fix Dockerfile.ci for example and it woudl be great to see if the tests are still fine. ---------------------------------------------------------------- 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]
