ephraimbuddy opened a new pull request, #32293:
URL: https://github.com/apache/airflow/pull/32293

   This commit sanitizes the DagRun.run_id parameter by introducing a 
configurable option. Users now have the ability to select a specific run_id 
pattern for their runs, ensuring stricter control over the values used. This 
update does not impact the default run_id generation performed by the scheduler 
for scheduled DAG runs or for Dag runs triggered without modifying the run_id 
parameter in the run configuration page. The configuration flexibility empowers 
users to align the run_id pattern with their specific requirements.
   


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