theis188 commented on issue #20073:
URL: https://github.com/apache/airflow/issues/20073#issuecomment-986937142


   Thanks for the response! My proposal is to add the ability to set schedules 
with custom parameters (`dag_run.conf`) in code, not at run time. The custom 
params would be consumed at runtime, but defined in code, in version control, 
etc.
   
   Currently, it is possible to set custom parameters on a manual trigger (from 
the UI or the CLI), but when it is scheduled, only the default params can be 
used.


-- 
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]


Reply via email to