The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
155cfe31a0ce9387e64381d0ae25c6f200e7dcc2 / Ephraim Anierobi 
<[email protected]>
Sanitize `DagRun.run_id` and allow flexibility

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.

Report URL: https://github.com/apache/airflow/actions/runs/5436176126

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to