Skip to content

Enable Renovate auto-merge#170

Merged
compscidr merged 1 commit intomainfrom
feat/renovate-automerge
Mar 16, 2026
Merged

Enable Renovate auto-merge#170
compscidr merged 1 commit intomainfrom
feat/renovate-automerge

Conversation

@compscidr
Copy link
Owner

Adds automerge, automergeType, and platformAutomerge to renovate.json so that Renovate PRs auto-merge after CI passes.

Copilot AI review requested due to automatic review settings March 16, 2026 18:15
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repository’s Renovate configuration to enable automatic merging of Renovate-created pull requests once checks succeed.

Changes:

  • Enable Renovate automerge globally (automerge: true)
  • Configure PR-based automerge (automergeType: "pr")
  • Enable platform (GitHub) auto-merge integration (platformAutomerge: true)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +5 to +7
"automerge": true,
"automergeType": "pr",
"platformAutomerge": true
Comment on lines +6 to +7
"automergeType": "pr",
"platformAutomerge": true
@compscidr compscidr enabled auto-merge March 16, 2026 18:24
@compscidr compscidr merged commit 7d4b098 into main Mar 16, 2026
6 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.

2 participants