Skip to content

Limit PR creation in checkDependencies.yml to 10 open PRs#3696

Draft
laeubi wants to merge 1 commit intoeclipse-platform:masterfrom
laeubi:limit_prs
Draft

Limit PR creation in checkDependencies.yml to 10 open PRs#3696
laeubi wants to merge 1 commit intoeclipse-platform:masterfrom
laeubi:limit_prs

Conversation

@laeubi
Copy link
Copy Markdown
Contributor

@laeubi laeubi commented Mar 3, 2026

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

Marking this as a draft for now as we need to first cleanup the queue on P2 before we can apply the limits!

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants