'Reopen autoclosed PRs - Renovate

Renovate autocloses PRs that it created when there are config changes in renovate.json file. Is there any way for renovate to reopen those PRs?

There was a PR 'X' that renovate created, which didn't pass some of the checks. some configs in renovate.json were later changed and due to this, renovate autoclosed 'X' PR.

How can we make renovate reopen/ create new PR 'X' for the same version upgrade? Checking the If you want to rebase/retry this PR, click this checkbox. checkbox did not work, the PR 'X' still remained closed, and the branch it created for the PR is deleted.



Solution 1:[1]

I think you are looking for recreateclosed.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 astellin