The GitHub Actions job "Tests (AMD)" on 
airflow.git/ghaeli/callback-context-execution-api has failed.
Run started by GitHub user seanghaeli (triggered by seanghaeli).

Head commit for run:
f1f54d44a78f02428471a9c3b9428624ad07780a / Sean Ghaeli <[email protected]>
Drop XCom route changes — they belong to #66611, not this PR

This PR's callback comms only use GetDagRun/GetConnection/GetVariable, never
GetXCom, so the token:workload scope changes on the XCom execution-API route
(and their TestWorkloadTokenScopeEnforcement tests) had no consumer here — they
are #66611's deliverable (callback XCom read access) and were riding along.
Revert xcoms.py and test_xcoms.py to main so this PR stays scoped to callback
context fetching; #66611 owns the XCom route + comms changes.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to