Skip to content

feat(renovate): auto-merge minor/patch PRs once CI passes - #43

Merged
JSisques merged 1 commit into
mainfrom
claude/renovate-auto-merge-workflows-uety30
Jul 28, 2026
Merged

feat(renovate): auto-merge minor/patch PRs once CI passes#43
JSisques merged 1 commit into
mainfrom
claude/renovate-auto-merge-workflows-uety30

Conversation

@JSisques

Copy link
Copy Markdown
Contributor

Summary

  • Enable platformAutomerge for minor, patch, pin, digest, and lockfile-maintenance Renovate PRs so they merge automatically once all required GitHub Actions checks on the PR pass.
  • Major updates are explicitly excluded (automerge: false) and still require manual review.
  • Document the automerge behavior and the recommended Allow auto-merge repo setting in the README.

Test plan

  • Validated default.json is well-formed JSON (python3 -m json.tool)
  • Confirm a minor/patch Renovate PR against dependabot/updates auto-merges after CI succeeds in a consuming repo (e.g. gardenia-api)
  • Confirm a major-update Renovate PR is left open for manual review

Generated by Claude Code

Enable platform automerge for minor, patch, pin, digest, and
lockfile-maintenance updates so they merge automatically once all
required GitHub Actions checks succeed. Major updates still require
manual review.
@JSisques
JSisques merged commit fa62a5c into main Jul 28, 2026
2 checks passed
@JSisques
JSisques deleted the claude/renovate-auto-merge-workflows-uety30 branch July 28, 2026 11:03
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.

2 participants