apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
37.3k stars 14.34k forks source link

Skip a list of sequentially executing task #42939

Closed samirsilwal closed 1 month ago

samirsilwal commented 1 month ago

Description

Requirement

Example

task A => task B => task C => task D => task E

Suppose this is the DAG initially

Use case/motivation

No response

Related issues

No response

Are you willing to submit a PR?

Code of Conduct

boring-cyborg[bot] commented 1 month ago

Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.