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
currently an unlimited number of PRs are created for cleanups.
Especially when enabling new cleanups this can lead to a massive amount
of PRs created what are hard to manage and probably block the CI.
This now enables a limit of 10 open PRs at a time.
0 commit comments