Skip to content

Auto-approve and auto-merge all Dependabot version updates - #35

Merged
proxymesh merged 1 commit into
mainfrom
cursor/dependabot-auto-approve-merge-fe13
Sep 4, 2026
Merged

Auto-approve and auto-merge all Dependabot version updates#35
proxymesh merged 1 commit into
mainfrom
cursor/dependabot-auto-approve-merge-fe13

Conversation

@proxymeshai

Copy link
Copy Markdown
Collaborator

Ports the Dependabot auto-merge setup from proxy-examples / python-proxy-headers / scrapy-proxy-headers.

Changes

  • Auto-approve + enable squash auto-merge for same-repo Dependabot version updates (including majors)
  • Key off PR author so branch updates still trigger the workflow
  • Split bundler groups into prod-major / dev-minor-patch / dev-major (replacing dev-all)
  • Drop dependabot/fetch-metadata and the minor/patch-only gate

Requires

  • Settings → Actions → General → Allow GitHub Actions to create and approve pull requests
  • Settings → General → Pull Requests → Allow auto-merge

After merge, update the open Dependabot PR branches (#33, #34) so they pick up the new workflow.

Slack Thread

Open in Web Open in Cursor 

Match proxy-examples / python-proxy-headers / scrapy-proxy-headers:
approve same-repo Dependabot PRs and enable squash auto-merge for all
version updates including majors. Split bundler groups into
prod-major / dev-minor-patch / dev-major and drop fetch-metadata.

Co-authored-by: ProxyMesh AI <proxymeshai@users.noreply.github.com>
@proxymesh
proxymesh marked this pull request as ready for review September 4, 2026 17:43
@proxymesh
proxymesh merged commit 4bfc3ee into main Sep 4, 2026
4 checks passed
@proxymesh
proxymesh deleted the cursor/dependabot-auto-approve-merge-fe13 branch September 4, 2026 17:43
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.

3 participants