raphaelauv opened a new issue #17012: URL: https://github.com/apache/airflow/issues/17012
**Apache Airflow version**: 2.1.2 **What happened**: https://github.com/apache/airflow/blob/16c55f100374df8cb17a85d06396aa42785fed0e/airflow/ti_deps/deps/trigger_rule_dep.py#L206 and https://github.com/apache/airflow/blob/16c55f100374df8cb17a85d06396aa42785fed0e/airflow/ti_deps/deps/trigger_rule_dep.py#L216 is the same code, so both look like doing the same **What you expected to happen**: <!-- What do you think went wrong? --> NONE_FAILED_OR_SKIPPED should do the same than ALL_SUCCESS maybe NONE_FAILED_OR_SKIPPED could be removed. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
