The GitHub Actions job "Check newsfragment PR number" on 
airflow.git/feat/bundle-version-default-config has failed.
Run started by GitHub user nathadfield (triggered by nathadfield).

Head commit for run:
37d2db93583577d06426289ace78924b104cefab / Nathan Hadfield 
<[email protected]>
Add rerun_with_latest_version config hierarchy for clear/rerun behavior

Adds a three-level configuration hierarchy controlling the default
"run on latest version" checkbox when clearing DAG runs or task instances:

1. Explicit API request value (if provided)
2. DAG-level `rerun_with_latest_version` parameter
3. Global `[core] rerun_with_latest_version` config option
4. Default: False (use original bundle version)

API clear endpoints now accept `run_on_latest_version: null` and resolve
the default server-side using the hierarchy, so both UI and programmatic
callers benefit from the configuration.

closes: #60887

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

With regards,
GitHub Actions via GitBox


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

Reply via email to