The GitHub Actions job "Tests" on airflow.git/backport-f06df11-v3-2-test has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: c677a994d59712ee97c11d8e714cad2973dd2728 / Dheeraj Turaga <[email protected]> [v3-2-test] Propagate triggering user to child DAG runs via TriggerDagRunOperator (#65747) Previously, when a task used TriggerDagRunOperator to trigger a child DAG, the child run's triggering_user_name was left unset and the UI displayed it as anonymous. The information was already captured on the parent DagRun but never forwarded through the Execution API. The POST /execution/dag-runs/{dag_id}/{run_id} endpoint now looks up the calling task instance's parent DagRun and forwards its triggering_user_name to the new child run. Chains of TriggerDagRunOperator runs now show the original human user end-to-end (cherry picked from commit f06df11b29292e6b9c023d3308092360eb06dec1) Co-authored-by: Dheeraj Turaga <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/25615484807 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
