Skip to content

sync workflows: merge PRs immediately instead of using --auto#90

Merged
developersdigest merged 1 commit intomainfrom
firecrawl-build-skills
Apr 10, 2026
Merged

sync workflows: merge PRs immediately instead of using --auto#90
developersdigest merged 1 commit intomainfrom
firecrawl-build-skills

Conversation

@developersdigest
Copy link
Copy Markdown
Member

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.

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.
@developersdigest developersdigest merged commit 58a79fc into main Apr 10, 2026
4 checks passed
@developersdigest developersdigest deleted the firecrawl-build-skills branch April 10, 2026 14:37
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