Skip to content

Conversation

@FranzBusch
Copy link
Member

# Motivation

Currently, the API breaking check is not working for private repos since it requires git credentials to be configured so that it can clone the repo again

Modifications

This sets the persist-credentials to true for only the diagnose API breaking checks job since that one has a credible need to re-use the git credentials

Result

API breaking change checking now works for private repos

# Motivation

Currently, the API breaking check is not working for private repos since it requires git credentials to be configured so that it can clone the repo again

# Modifications

This sets the `persist-credentials` to `true` for only the diagnose API breaking checks job since that one has a credible need to re-use the git credentials

# Result

API breaking change checking now works for private repos
@FranzBusch FranzBusch requested a review from a team as a code owner July 31, 2025 13:04
@FranzBusch FranzBusch merged commit 31032ce into main Jul 31, 2025
33 of 34 checks passed
@FranzBusch FranzBusch deleted the fb-api-break-private-repos branch July 31, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants