Skip to content

fix(ci): add --repo flag to gh commands in auto-merge workflow#174

Merged
skyrpex merged 1 commit into
mainfrom
claude/sweet-vaughan-741fa7
May 12, 2026
Merged

fix(ci): add --repo flag to gh commands in auto-merge workflow#174
skyrpex merged 1 commit into
mainfrom
claude/sweet-vaughan-741fa7

Conversation

@skyrpex
Copy link
Copy Markdown
Contributor

@skyrpex skyrpex commented May 12, 2026

Summary

  • gh pr review and gh pr merge failed with fatal: not a git repository because no actions/checkout step exists in the workflow
  • Added --repo "$GITHUB_REPOSITORY" to both gh calls so the CLI resolves the repo via API without needing a local git checkout

@skyrpex skyrpex enabled auto-merge (squash) May 12, 2026 09:03
@skyrpex skyrpex merged commit 4d1e972 into main May 12, 2026
6 checks passed
@skyrpex skyrpex deleted the claude/sweet-vaughan-741fa7 branch May 12, 2026 09:04
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.

2 participants