We have configured renovate for few of our repositories. It generates PRs after approval via dependency dashboard and automerges patch releases.
But there is one update which fails the CI - it look like there is an error in the library itself. While we continue to work on the master branch renovate rebases it's update branches which again triggers the CI.
Can I pause renovate to work on that single PR without closing it until we have have fixed this dependency so that it dos not start the CI over and over? (It will fail anyway)