The GitHub Actions job "Tests" on airflow.git/limit-pushing-cache-to-main-builds-only has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: cda39fb2c19313ef4c47fcddaf57fd422bb81704 / Jarek Potiuk <[email protected]> Avoid pushing images in test canary runs When testing canary runs from PRs, we cannot push to the image registry because there is no permission to push the images from a fork. This leads to misleading "forbidden" error when you set "canary" label on a PR. We limit pushing to registry only to "schedule" and "workflow-dispatch" only - which means that the push will only happen when we either the scheduled run runs or when committers will trigger the run via the "workflow-dispatch" mechanism. Similar if has to be also done for docs publishing. Report URL: https://github.com/apache/airflow/actions/runs/14736606392 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
