The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix/dagrun-note-runtime-helper has failed.
Run started by GitHub user hkc-8010 (triggered by hkc-8010).

Head commit for run:
7f961c12ae9fd597dcb00539a1b3aa224d97d339 / Hemkumar Chheda 
<[email protected]>
Reuse patch_dag_run_note for runtime DagRun note updates

The runtime note endpoint reimplemented the set/update/clear logic from
patch_dag_run_note and diverged on clearing: a runtime clear left a
dag_run_note row with NULL content, while the UI/public API deletes it.
Make patch_dag_run_note's user attribution optional (user_id) and reuse
it from the execution API so both paths behave the same, including
removing the note row on clear.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to