Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(action): enforces an upper limit of 5 open PRs by a single user #403

Merged
merged 22 commits into from
Oct 20, 2023

Conversation

edm00se
Copy link
Owner

@edm00se edm00se commented Oct 19, 2023

Not to punish or shame, but to manage the overwhelming amount of Pull Requests this project has seen this year.

It will:

  • fail PRs when a submitter has an existing number of PRs at or above the threshold (currently 5)
  • allows manual override with a label if needed
  • provides a comment on the PR when the fail condition is triggered, as some have missed the check/action output

@edm00se edm00se self-assigned this Oct 19, 2023
@github-actions
Copy link

You already have 27 other open pull requests. Please focus on completing those before opening new ones. Do not open additional PRs until those are resolved.

@edm00se edm00se added the needs work required updates before a merge can be considered label Oct 19, 2023
@github-actions
Copy link

You already have 26 other open pull requests. Please focus on completing those before opening new ones. Do not open additional PRs until those are resolved.

@github-actions
Copy link

You already have 26 other open pull requests. Please focus on completing those before opening new ones. Do not open additional PRs until those are resolved.

@github-actions
Copy link

You already have 26 other open pull requests. Please focus on completing those before opening new ones. Do not open additional PRs until those are resolved.

@edm00se edm00se removed the needs work required updates before a merge can be considered label Oct 20, 2023
@edm00se edm00se merged commit 6b6bdde into main Oct 20, 2023
3 checks passed
@edm00se edm00se deleted the ci/limit-open-prs-by-single-user branch October 20, 2023 03:33
@edm00se edm00se added the hacktoberfest-accepted thanks for participating! label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted thanks for participating!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant