as you're using git's rebase feature for getting a clean history I'd like to propose renovate's :rebaseStalePrs option for rebasing existing PRs any time the base branch has been updated.
Despite being a no-brainer (in the sense of being a one-liner change), I've used this opportunity for creating my very first PR as I now have sorted out my git fork setup (see other issue discussion).
Hi Vegard,
as you're using git's rebase feature for getting a clean history I'd like to propose renovate's
:rebaseStalePrs
option for rebasing existing PRs any time the base branch has been updated.Despite being a no-brainer (in the sense of being a one-liner change), I've used this opportunity for creating my very first PR as I now have sorted out my git fork setup (see other issue discussion).
HTH -- Sebastian