Ironankit525 opened a new pull request, #63031: URL: https://github.com/apache/airflow/pull/63031
The `.github/workflows/ci.yml` run for `Breeze unit tests` is failing in forks because the `GITHUB_REPOSITORY` environment variable overrules `option_github_repository` default of `apache/airflow`. This causes two test assertions to fail when checking the comment URL generated. Explicitly passing `--github-repository apache/airflow` in these tests stabilizes them for forks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
