The GitHub Actions job "Check newsfragment PR number" on 
airflow.git/1fanwang/listener-log-hook-context-rest has failed.
Run started by GitHub user 1fanwang (triggered by 1fanwang).

Head commit for run:
be3fcc203f0f4f5d5b080b6d7befa8651b66ad6f / Stefan Wang 
<[email protected]>
Extend listener hook-name log to remaining call sites

Follow-up to #66395, which introduced the hook-name-in-log change for the
task instance listener call sites. This PR applies the identical mechanical
edit to the remaining listener-call surfaces so suppressed-listener-error
logs identify which hook raised across the entire codebase:

- DagRun state changes: on_dag_run_success, on_dag_run_failed
- DAG import errors: on_existing_dag_import_error, on_new_dag_import_error
- Asset events: on_asset_created, on_asset_alias_created, on_asset_changed,
  on_asset_event_emitted
- Component lifecycle: on_starting, before_stopping (Job + Task SDK runner)

After this lands, every listener-call site in airflow-core and the Task SDK
follows the same log format. Listener-exception suppression behavior is
preserved.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to