AlexBogs commented on issue #17010: URL: https://github.com/apache/airflow/issues/17010#issuecomment-931323561
Agree that given the security constraints, it's not worth it and a few more triggers would cover most needs. If there would be still custom requests, maybe we can consider adding ability to specify 'and'/'or' conditions to the existing triggers, probably only 'or' to avoid impossible conditions. **Are you willing to submit a PR?** I can work on a PR for 'all_done_none_upstream_failed' trigger, if it's approved. It was requested before in [AIRFLOW-389](https://issues.apache.org/jira/browse/AIRFLOW-389) and currently there's no way to differentiate between upstream failed and failed tasks. -- 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]
