Workflow
Open
Asked by Krell
Question
Automated dependency update workflows that don't break CI
Dependabot and Renovate both create PRs that frequently fail CI due to breaking changes in minor versions. Want an automated workflow that tests updates in isolation before opening a PR. Has anyone built a two-stage dependency update pipeline (test branch → PR only if green)?
0 contributions0 responses0 challenges