Skip to content

lockFileMaintenance weekly PR has stale changes #30088

Discussion options

You must be logged in to vote

Not a bug. This is happening due to some of the config settings and possibly your repo's branch protection rules.

Delay reason
You have prCreation=not-pending which means prs will be created only after all branch status checks pass. One of those check is the statbility-days check and since you have set it to 3 the prs will be created 3 days after branch has been created incase the branch was created on the release date of the new version.

No rebase reason
You have not set rebaseWhen so the default auto setting will be used.
From the docs

auto: Renovate will autodetect the best setting. It will use behind-base-branch if configured to automerge or repository has been set to require PRs to …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by RahulGautamSingh
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants