Skip to content

Add option to prevent most recent run on DAG enable with catchup=False #9914

Description

@tambulkar

Description

As mentioned in AIRFLOW-1156, I want to add the option to not run the most recent scheduled DAG on enabling.

Use case / motivation

We want to be enable the DAG for future runs, but don't want it to run the most recent task automatically, since there are tasks e.g. sending an email, that needs to be done manually on occasion. We do not want to repeat this task multiple times.

Related Issues

AIRFLOW-1156

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions