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

bugfix: max number of PRs #82

Merged
merged 7 commits into from
Apr 3, 2025
Merged

bugfix: max number of PRs #82

merged 7 commits into from
Apr 3, 2025

Conversation

Benbentwo
Copy link
Member

@Benbentwo Benbentwo commented Apr 2, 2025

what

  • Updates the starter value for the number of prs initially considered open from 0 to the fetched count of component-updater PRs.
  • Updates get_open_prs_for_component function to accept no component and look at all component PRs

why

  • Currently max-number-of-prs input is not being utilized properly and many PRs are being opened

@Benbentwo Benbentwo changed the title WIP: bugfix max number of PRs bugfix: max number of PRs Apr 3, 2025
@Benbentwo Benbentwo marked this pull request as ready for review April 3, 2025 17:16
@Benbentwo Benbentwo added bugfix Change that restores intended behavior patch A minor, backward compatible change labels Apr 3, 2025
@Benbentwo Benbentwo merged commit e71b513 into main Apr 3, 2025
12 checks passed
@Benbentwo Benbentwo deleted the bugfix/max-number-of-prs branch April 3, 2025 17:20
Copy link

github-actions bot commented Apr 3, 2025

These changes were released in v2.9.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Change that restores intended behavior patch A minor, backward compatible change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants