anshuksi282-ksolves commented on code in PR #59231: URL: https://github.com/apache/airflow/pull/59231#discussion_r2605406010
########## airflow-core/docs/core-concepts/params.rst: ########## @@ -409,3 +409,52 @@ Disabling Runtime Param Modification The ability to update params while triggering a Dag depends on the flag ``core.dag_run_conf_overrides_params``. Setting this config to ``False`` will effectively turn your default params into constants. + Review Comment: Hi @jscheffl Agreed. I have added a new section header "Pre-populating Trigger Form via URL" to clearly separate this topic in the documentation. -- 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]
