eladkal commented on code in PR #37049: URL: https://github.com/apache/airflow/pull/37049#discussion_r1475814201
########## docs/apache-airflow/core-concepts/dag-run.rst: ########## @@ -44,42 +44,6 @@ There are two possible terminal states for the DAG Run: DAGs that have a currently running DAG run can be shown on the UI dashboard in the "Running" tab. Similarly, DAGs whose latest DAG run is marked as failed can be found on the "Failed" tab. -Cron Presets Review Comment: I think we need entry in `redirects.txt` so it would be easy to find this information between older and newer versions of Airflow https://github.com/apache/airflow/blob/475818542e688a2ae2b5d8dce55e6c6f1debdf76/docs/apache-airflow/redirects.txt -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
