Skip to content

fix(ci): use --repo flag in gh pr diff to avoid checkout#3861

Merged
rickeylev merged 1 commit into
bazel-contrib:mainfrom
rickeylev:fix-git-repo-workflow
Jun 28, 2026
Merged

fix(ci): use --repo flag in gh pr diff to avoid checkout#3861
rickeylev merged 1 commit into
bazel-contrib:mainfrom
rickeylev:fix-git-repo-workflow

Conversation

@rickeylev

Copy link
Copy Markdown
Collaborator

The pr-metadata-checks workflow was failing because gh pr diff requires a git repository context when run without target repository information. We now explicitly pass the repository using the --repo flag, allowing the job to run successfully without needing a full repository checkout.

The pr-metadata-checks workflow was failing because gh pr diff requires a git repository context when run without target repository information. We now explicitly pass the repository using the --repo flag, allowing the job to run successfully without needing a full repository checkout.
@rickeylev rickeylev requested a review from aignas as a code owner June 28, 2026 08:35
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@rickeylev rickeylev merged commit 959a103 into bazel-contrib:main Jun 28, 2026
3 of 6 checks passed
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.

1 participant