You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Renovate has sensible defaults and allows sharing for sharing configs across repos easily. This uses the config I made here. The behavior is very similar to the current dependabot behavior (monthly grouped PRs), with the addition of
i know. the main benefit of renovate for our use case is the shared org-level config. the ancillary benefits are the built-in presets (keeps config small), cross-ecosystem grouping (keeps PR noise down), and maturity of features that are relevant to us (digest pinning and uv support were only recently added to dependabot, whereas these have been in renovate for a long time).
One feature I miss from old dependabot is automerge. Looks like renovate has automerge.
i haven't enabled this as part of the migration. given the PRs will only be monthly, i think the review burden should be quite low
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Renovate has sensible defaults and allows sharing for sharing configs across repos easily. This uses the config I made here. The behavior is very similar to the current dependabot behavior (monthly grouped PRs), with the addition of
If no objections to this in the next ~48 hours, I'll go ahead and merge this and add the same setup to the rest of the marshmallow-code repos