The GitHub Actions job "Check newsfragment PR number" on 
airflow.git/fix/callback-bundle-init-64891 has failed.
Run started by GitHub user nikolauspschuetz (triggered by ephraimbuddy).

Head commit for run:
07777753989f5591f501640e6445d7fe3d14f7d2 / Nikolaus Schuetz 
<[email protected]>
Initialize versioned Dag bundle for callbacks when bundle_version is None

When bundle versioning is disabled, DagRun.produce_dag_callback() sets
bundle_version to None on the callback request. Callback queueing then
skipped bundle.initialize() for versioning-capable bundles, so the queued
DagFileInfo was built from an unresolved bundle path. Initialize the bundle
whenever it supports versioning, letting it resolve its current effective
version, so callbacks always queue a usable path.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to