zhongjiajie commented on a change in pull request #7610: [AIRFLOW-6860] Default ignore_first_depends_on_past to True URL: https://github.com/apache/airflow/pull/7610#discussion_r395534309
########## File path: UPDATING.md ########## @@ -63,7 +63,7 @@ https://developers.google.com/style/inclusive-documentation ### Deprecating ignore_first_depends_on_past on backfill command and default it to True -When doing backfill with `depends_on_past` dags, users will need to pass `ignore_first_depends_on_past`. +When doing backfill with `--depends-on-past` dags, users will need to pass `--ignore-first-depends-on-past`. Review comment: Oh, yeah a mistake ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
