[
https://issues.apache.org/jira/browse/AIRFLOW-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15345405#comment-15345405
]
Narek Amirbekian commented on AIRFLOW-272:
------------------------------------------
The following PR implements this feature
https://github.com/apache/incubator-airflow/pull/1617
> Create a DagRun sensor
> ----------------------
>
> Key: AIRFLOW-272
> URL: https://issues.apache.org/jira/browse/AIRFLOW-272
> Project: Apache Airflow
> Issue Type: New Feature
> Reporter: Narek Amirbekian
> Assignee: Narek Amirbekian
> Priority: Minor
>
> There is no way to tell a task or sub-dag to not run until a certain DagRun
> is complete. We could implemnt a DagRunStateSensor similar to the
> ExternalTaskSensor.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)