Skip to content

fix: add checkout step to dependabot auto-merge workflow - #30

Merged
danwald merged 1 commit into
mainfrom
fix-dependabot-automerge-checkout
Aug 10, 2026
Merged

fix: add checkout step to dependabot auto-merge workflow#30
danwald merged 1 commit into
mainfrom
fix-dependabot-automerge-checkout

Conversation

@danwald

@danwald danwald commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Summary

Test plan

  • Confirm the auto-merge check passes on an open dependabot PR after merge

gh pr merge/review shell out to git, which failed with "not a git
repository" since the workflow never checked out the repo, causing
auto-merge to fail on every dependabot PR.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@danwald
danwald merged commit 971addc into main Aug 10, 2026
3 checks passed
@danwald
danwald deleted the fix-dependabot-automerge-checkout branch August 10, 2026 16:48
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