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
Limit PR creation in checkDependencies.yml to 10 open PRs
Add PR limiting mechanism matching the pattern in cleanCode.yml:
- Add list-prs step to count open PRs with 'dependency-check' label
- Add if conditions to skip steps when 10+ PRs already exist
- Label created PRs with 'dependency-check' for tracking
Co-authored-by: laeubi <1331477+laeubi@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: laeubi <1331477+laeubi@users.noreply.github.com>
0 commit comments