mirror of
https://github.com/firecrawl/cli.git
synced 2026-09-14 17:30:55 +08:00
df6a4712a1
gh pr merge --auto requires branch protection with required status checks on the target branch. firecrawl-claude-plugin and firecrawl-cursor-plugin don't have that configured, so the workflows fail with "Protected branch rules not configured for this branch (enablePullRequestAutoMerge)" after successfully creating the PR. There's nothing to wait for on a sync PR anyway, so drop --auto and merge immediately.