Skip to content

Fix spec-update automerge: use --squash instead of --merge - #477

Merged
cguldner merged 1 commit into
dropbox:masterfrom
cguldner:fix-automerge-squash-clean
Jul 29, 2026
Merged

Fix spec-update automerge: use --squash instead of --merge#477
cguldner merged 1 commit into
dropbox:masterfrom
cguldner:fix-automerge-squash-clean

Conversation

@cguldner

Copy link
Copy Markdown
Contributor

The Enable Pull Request Automerge step runs gh pr merge --merge --auto, but master requires linear history so merge commits are rejected (GraphQL: Merge method merge commits are not allowed), causing the step to fail and auto-merge never to be armed on generated spec-update PRs. Switches to --squash.

@cguldner
cguldner enabled auto-merge (squash) July 29, 2026 14:40
@cguldner
cguldner disabled auto-merge July 29, 2026 14:40
@cguldner
cguldner merged commit 257cda0 into dropbox:master Jul 29, 2026
3 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