The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: efce05db45461ebf45520fb873aa880e4a22db7e / Jarek Potiuk <[email protected]> [v2-9-test] Add .dockerignore to target workflow override (#43885) (#44104) There is an extra layer of protection that code provided by PR should not be executed in the context of pull_request_target by running the code only inside docker container. However the container is build from local sources, so it could contain other code. We do not allow that by .dockerignore, but the .dockerignore should not be overrideable from the incoming PR. (cherry picked from commit 5d6b836c61235765bfdf7ce65f58231e948b0881) Report URL: https://github.com/apache/airflow/actions/runs/11874650408 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
