Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add is_paused_upon_creation to dag args schema. #144

Closed
wants to merge 1 commit into from

Conversation

hyoung87
Copy link
Contributor

@hyoung87 hyoung87 commented Jul 18, 2023

Description

Add is_paused_upon_creation to DAG args (Airflow docs).

Context / Why are we making this change?

This allows dag-level overrides of the default airflow configuration of dags_are_paused_at_creation = True|False.

Testing and QA Plan

NA.

Impact

NA.

@hyoung87 hyoung87 closed this Jul 19, 2023
@hyoung87
Copy link
Contributor Author

Making changes to boundary-layer2 instead.

@hyoung87 hyoung87 deleted the hyoung/add-pause-dag-arg-option branch July 19, 2023 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant