Skip to content

fix(auto-assign): pass --repo to gh pr edit - #8

Merged
feds01 merged 1 commit into
mainfrom
feds01/fix-auto-assign-reviewer
Jun 2, 2026
Merged

fix(auto-assign): pass --repo to gh pr edit#8
feds01 merged 1 commit into
mainfrom
feds01/fix-auto-assign-reviewer

Conversation

@feds01

@feds01 feds01 commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Fix broken auto-assign workflow. gh pr edit tries to infer target repo from git remote, but the workflow has no checkout step. Pass --repo \${{ github.repository }} explicitly.

🤖 Generated with Claude Code

The workflow has no actions/checkout step, so gh pr edit can't infer
the target repo from git remote. Pass --repo explicitly via
${{ github.repository }}.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@feds01
feds01 merged commit c88c433 into main Jun 2, 2026
2 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