The GitHub Actions job "Tests AMD" on 
airflow.git/add-github-token-to-in-container-runs has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
ef06c12ef419f0464017e4867adb49a1ccce4b78 / Jarek Potiuk <[email protected]>
Pass GITHUB_TOKEN to breeze shell executed in-container scripts

So far we did not need GITHUB_TOKEN for the in-container scripts
but with the new rate limits introduced by GitHub we need to convert
all our "frequent" raw calls into ahtenticated API requests so that
our CI does not fail.

For that we need to pass GITHUB_TOKEN from host to the container
scripts - by adding GITHUB_TOKEN to the variables passed.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to