[
https://issues.apache.org/jira/browse/AIRFLOW-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16968109#comment-16968109
]
ASF subversion and git services commented on AIRFLOW-5683:
----------------------------------------------------------
Commit 5d3a5db0514bbc28e942ad496037fb432a5b0f9e in airflow's branch
refs/heads/master from Felix Uellendall
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=5d3a5db ]
[AIRFLOW-5683] Add propagate_skipped_state to SubDagOperator (#6352)
- fix pylint issues
- refactor subdag_operator
> Add propagate_skipped_state to SubDagOperator
> ---------------------------------------------
>
> Key: AIRFLOW-5683
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5683
> Project: Apache Airflow
> Issue Type: New Feature
> Components: operators
> Affects Versions: 1.10.6
> Reporter: Felix Uellendall
> Assignee: Felix Uellendall
> Priority: Major
>
> Currently there is no way of telling the parent dag of a sub dag that an
> essential task has been skipped. This PR addresses this issue by adding a new
> propagate_skipped_state option to the SubDagOperator.
> Background story:
> https://lists.apache.org/thread.html/0eefd459a502c5100d792416f8ba720302aa49a8906fe6ea4ec8fca4@%3Cdev.airflow.apache.org%3E
--
This message was sent by Atlassian Jira
(v8.3.4#803005)