vehagn / homelab

Configuration for my homelab running Talos Kubernetes provisioned with OpenTofu.
https://blog.stonegarden.dev
MIT License
126 stars 23 forks source link

RfC: feat(renovate): rebase stale PRs #139

Closed sebiklamar closed 21 hours ago

sebiklamar commented 3 days ago

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