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
bugfix: max number of PRs @Benbentwo (#82)
## 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
🐛 Bug Fixes
bugfix: max number of PRs @Benbentwo (#82)
## 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