Skip to content

Fix retest workflow by setting GH_REPO for gh CLI#468

Merged
gjkim42 merged 1 commit intomainfrom
label-cancel-the-ci
Feb 27, 2026
Merged

Fix retest workflow by setting GH_REPO for gh CLI#468
gjkim42 merged 1 commit intomainfrom
label-cancel-the-ci

Conversation

@gjkim42
Copy link
Collaborator

@gjkim42 gjkim42 commented Feb 27, 2026

Summary

  • Set GH_REPO environment variable in the retest workflow so gh CLI commands work without actions/checkout
  • Without this, gh pr view and other commands fail with fatal: not a git repository

Test plan

  • Comment /retest on a PR and verify the workflow completes successfully

🤖 Generated with Claude Code


Summary by cubic

Set GH_REPO in the retest workflow so gh CLI commands run without actions/checkout. This fixes "fatal: not a git repository" errors and lets /retest complete successfully.

Written for commit edacffd. Summary will update on new commits.

@github-actions github-actions bot added needs-triage needs-kind Indicates an issue or PR lacks a kind/* label needs-priority needs-actor labels Feb 27, 2026
@gjkim42 gjkim42 merged commit d765c49 into main Feb 27, 2026
8 checks passed
@gjkim42 gjkim42 deleted the label-cancel-the-ci branch February 27, 2026 17:10
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-actor needs-kind Indicates an issue or PR lacks a kind/* label needs-priority needs-triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant