Skip to content

Fix parsing base repo out of outdated git remotes#5994

Merged
mislav merged 1 commit intotrunkfrom
parse-remotes
Jul 26, 2022
Merged

Fix parsing base repo out of outdated git remotes#5994
mislav merged 1 commit intotrunkfrom
parse-remotes

Conversation

@mislav
Copy link
Copy Markdown
Contributor

@mislav mislav commented Jul 25, 2022

If any of the repositories named by git remotes could not be found via API lookup, a "could not resolve to a Repository" error would be thrown, but the goal of the base repo logic was to ignore NOT_FOUND errors.

Fixes #5993

If any of the repositories named by git remotes could not be found via
API lookup, a "could not resolve to a Repository" error would be thrown,
but the goal of the base repo logic was to ignore NOT_FOUND errors.
@mislav mislav requested a review from a team as a code owner July 25, 2022 18:19
@mislav mislav requested review from vilmibm and removed request for a team July 25, 2022 18:19
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.

gh pr create newly fails if an obsolete security remote is present

3 participants