chore(renovate): adopt config:best-practices and pin GitHub Action digests#531
Conversation
✅ Deploy Preview for devsydev canceled.
|
✅ Deploy Preview for images-devsy-sh canceled.
|
|
Warning Review limit reached
More reviews will be available in 37 minutes and 9 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more credits in the billing tab to continue. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits. 🚦 How do rate limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (9)
📝 WalkthroughWalkthroughThe Renovate preset now defines repository-wide defaults and update-specific rules for automerge behavior and pull request priority. ChangesRenovate preset configuration
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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. Comment |
29c8559 to
c00f6d1
Compare
…gests Switches devsy's Renovate config to config:best-practices plus helpers:pinGitHubActionDigests so GitHub Actions are pinned to commit SHAs. Keeps the existing devsy-specific allowedVersions pins.
c00f6d1 to
d1a9fef
Compare
Switches devsy's Renovate config from
config:recommendedtoconfig:best-practicesplushelpers:pinGitHubActionDigests, so GitHub Actions are pinned to commit SHAs. Keeps the existing devsy-specificallowedVersionspins.Validated with
renovate-config-validatorand a localrenovate --platform=localdry run confirming Action digest pinning resolves correctly.