The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user pingzh (triggered by pingzh).

Head commit for run:
952a3fc7fef944640700960039377c3ee2732f84 / Ping Zhang <[email protected]>
Allow customized rules to check if a file has dag

Currently, Airflow uses its heuristic rules to check if a py file has
DAGs defined or not by checking if `dag` or `airflow` in the file content.
This generally works well however for cases with lots of py files, it
could lead to lots of false positive. This change allows users to have
more flexible rules to meet their needs.

Report URL: https://github.com/apache/airflow/actions/runs/4420550130

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to