Skip to content

chore: add minimumReleaseAge to Renovate conf (INT-356) - #125

Merged
glaracuente merged 1 commit into
mainfrom
chore/INT-356/renovate_min_age
May 5, 2026
Merged

glaracuente merged 1 commit into
mainfrom
chore/INT-356/renovate_min_age

Conversation

@glaracuente

Copy link
Copy Markdown
Contributor

what

Add two Renovate configuration improvements to .github/renovate.json5:

  • Set minimumReleaseAge: 3 days globally so Renovate waits 3 days after any release before opening an upgrade PR. This applies to all managed dependency types.

why

The minimumReleaseAge window gives the community time to discover and report bugs or vulnerabilities in newly published releases before we adopt them. Without it, Renovate could open a PR for a release within minutes of it being published — before any post-release issues are known.

references

@glaracuente
glaracuente requested a review from a team as a code owner May 4, 2026 19:27
@glaracuente
glaracuente requested a review from westonplatter May 4, 2026 19:27
@coderabbitai

coderabbitai Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@glaracuente has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 40 minutes and 29 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: cbe14e46-3d3c-42eb-8327-4c3e2346180c

📥 Commits

Reviewing files that changed from the base of the PR and between c7591a3 and 785e509.

📒 Files selected for processing (1)
  • .github/renovate.json5
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/INT-356/renovate_min_age

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 40 minutes and 29 seconds.

Comment @coderabbitai help to get the list of available commands and usage tips.

@glaracuente glaracuente changed the title chore: Add minimumReleaseAge to Renovate configuration chore: add minimumReleaseAge to Renovate conf (INT-356) May 4, 2026
@glaracuente
glaracuente merged commit 760a933 into main May 5, 2026
5 checks passed
@glaracuente
glaracuente deleted the chore/INT-356/renovate_min_age branch May 5, 2026 13:31
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