Skip to content

chore(deps): 🔧 configure Renovate automerge#25

Merged
haskou merged 2 commits into
masterfrom
chore/configure-renovate-automerge
Jun 29, 2026
Merged

chore(deps): 🔧 configure Renovate automerge#25
haskou merged 2 commits into
masterfrom
chore/configure-renovate-automerge

Conversation

@haskou

@haskou haskou commented Jun 29, 2026

Copy link
Copy Markdown
Owner

What changed

  • Added the Europe/Madrid timezone to Renovate.
  • Enabled platform automerge.
  • Configured package rules so runtime and dev minor/patch updates can automerge, while peer and major updates require manual review.

Validation

  • Parsed renovate.json with Node.

@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: eedc6c0e1a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread renovate.json
Comment on lines +15 to +17
"semanticCommitType": "fix",
"semanticCommitScope": "deps",
"automerge": true,

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Align runtime Renovate branches with release workflow

For runtime dependency updates, this rule makes Renovate create fix(deps) PR titles/commits and automerge them, but it does not change the Renovate branch name. Renovate documents branchName as branchPrefix + ... with default branchPrefix of renovate/, while semanticCommitType only changes commit/PR title prefixes; the inspected .github/workflows/ci.yml publish job only runs for merged PRs whose head.ref is fix, fix/*, feat/*, or break/* (lines 62-77). As a result, an automerged runtime dependency PR from renovate/... will not publish the patch release promised by this rule.

Useful? React with 👍 / 👎.

@haskou haskou force-pushed the chore/configure-renovate-automerge branch from 3683a83 to 374f3b8 Compare June 29, 2026 10:57
@haskou haskou merged commit 97f51c7 into master Jun 29, 2026
3 checks passed
@haskou haskou deleted the chore/configure-renovate-automerge branch June 29, 2026 11:02
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