The GitHub Actions job "Tests" on airflow.git/limit-pushing-cache-to-main-builds-only has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 565f5a8de2c362c5faa5ecf9429eaa4e9131ca6c / 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/14731537093 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
