The GitHub Actions job "Tests" on airflow.git/fix/git-bundle-force-auth has 
succeeded.
Run started by GitHub user antonio-mello-ai (triggered by antonio-mello-ai).

Head commit for run:
7c023864f08788b916b8748d19fc0a96acf4cfb5 / Antonio <[email protected]>
fix(providers/git): force HTTP auth for public repos via extraHeader

Git does not send credentials for public repositories because the
server never responds with 401. This causes authenticated rate limits
to be ignored even when valid credentials are configured.

Add http.extraHeader with Basic auth via GIT_CONFIG_* env vars
(git >= 2.31) so credentials are sent on every request. Also update
_fetch_bare_repo to pass all hook env vars (not just GIT_SSH_COMMAND).

Closes #54829

Co-Authored-By: Claude Opus 4.6 <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to