The GitHub Actions job "Tests" on airflow.git/backport-63031-on-top-of-61626 has failed. Run started by GitHub user Ironankit525 (triggered by Ironankit525).
Head commit for run: 45bf0bd8d46627e687a7397ceb13334c1b32712f / ANKIT KUMAR <[email protected]> Fix Breeze unit tests for milestone tagging (#63031) The GITHUB_REPOSITORY environment variable is set in the CI pipeline to the repository fork (e.g. Ironankit525/airflow). This overrides the default value of 'apache/airflow' in the option_github_repository of the Breeze CLI. This causes the test assertions to fail when they expect the comment URL to use 'apache/airflow' but it actually uses the fork repository. This commit explicitly passes '--github-repository apache/airflow' in the test arguments to ensure they are unaffected by this environment variable. (cherry picked from commit b78ba6db4726e95bb9cd5f05407077c05ba01043) Report URL: https://github.com/apache/airflow/actions/runs/22919169339 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
