The GitHub Actions job "Tests AMD" on 
airflow.git/feature/trigger-user-in-dagrunprotocol has failed.
Run started by GitHub user dheerajturaga (triggered by dheerajturaga).

Head commit for run:
4e5eecee61e7e7d229ba0427c1f15f254ef4e083 / Dheeraj Turaga 
<[email protected]>
Add triggering_user_name to DagRunProtocol interface

  Enable tasks running in isolated environments to access the username
  that triggered a DAG run without requiring direct database access.

  Changes:
  - Add triggering_user_name field to DagRunProtocol interface
  - Update task-sdk DagRun data model to include triggering_user_name
  - Update execution API DagRun model to include triggering_user_name
  - Ensure field flows from database through API to task context

  This allows developers to identify DAG run triggers from within task
  code using the existing DagRunProtocol interface.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to