You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Target develop branch only (no PRs to main)
- Change from weekly to monthly updates (reduce noise)
- Reduce open PR limits (npm: 5→3, actions: 3→2, docker: 3→2)
- Group ALL dependencies by type (fewer PRs):
- All dev dependencies in one PR
- All production minor/patch in one PR
- All production major in separate PR
- All GitHub Actions in one PR
- All Docker images in one PR
Result: Maximum 3-5 PRs per month instead of many per week
0 commit comments