Skip to content

chore(renovate): speed up safe automerge#10

Merged
fschrhunt merged 1 commit into
mainfrom
opencode/dep-automerge-safe
Jun 16, 2026
Merged

chore(renovate): speed up safe automerge#10
fschrhunt merged 1 commit into
mainfrom
opencode/dep-automerge-safe

Conversation

@fschrhunt

Copy link
Copy Markdown
Member

Shortens the shared Renovate stability delay for safe non-major dependency updates from 3 days to 12 hours, while keeping major and vulnerability/security updates manual. Also narrows the GitHub Actions grouping rule to non-major update types so major action updates remain manual.

@fschrhunt fschrhunt merged commit f750d69 into main Jun 16, 2026
2 checks passed

@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: 438df7f741

ℹ️ 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 default.json
":rebaseStalePrs"
],
"minimumReleaseAge": "3 days",
"minimumReleaseAge": "12 hours",

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 Keep npm updates behind the 72-hour window

When this shared preset is used by npm/pnpm repos, this global age also applies to the non-major package rules that inherit automerge. I checked Renovate's minimumReleaseAge docs, which note that npm packages less than 72 hours old can still be unpublished and recommend 3 days; with 12 hours, Renovate can squash-merge a lockfile to a release that disappears before the npm unpublish window closes, breaking later installs or deploys. Please keep a 3-day package rule for npm/pnpm if other ecosystems need the shorter delay.

Useful? React with 👍 / 👎.

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