The GitHub Actions job "Tests AMD" on airflow.git/feat/fix-sdk-schema has 
failed.
Run started by GitHub user LomotHo (triggered by ashb).

Head commit for run:
cfe60b4861a2f22bbdc2bd9f63cd766515bc43d2 / lomot <[email protected]>
feat: Add triggered_by and triggering_user_name to Task SDK DagRun model

- Add DagRunTriggeredByType and triggering_user_name fields to Execution API 
DagRun model
- Regenerate Task SDK models with new fields for user tracking
- Enable DAG tasks to access triggering user information via context['dag_run']
- Fully backward compatible with optional fields defaulting to None
- Support all trigger types: CLI, OPERATOR, REST_API, UI, TEST, TIMETABLE, 
ASSET, BACKFILL

This allows DAG tasks to access information about who triggered the DAG run
and how it was triggered, enabling better audit trails and user-specific logic.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to