JPonte opened a new pull request #16141: URL: https://github.com/apache/airflow/pull/16141
Currently the Trigger DAG always triggers a DAG run with `now()` as execution date. Since `execution_date` is a parameter of the dagrun the same way `conf` is, it makes sense to be able to change it in the UI as well.  -- 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]
