srggrs / assign-one-project-github-action

Automatically add an issue or pull request to specific GitHub Project(s) when you create and/or label them.
MIT License
169 stars 60 forks source link

Adds Pagination to find project #69

Closed tspascoal closed 2 years ago

tspascoal commented 3 years ago

closes #55

Adds pagination to find project.

If the project being looked for wasn't in the 30 first results then the project wouldn't be found.

The search is now paginaged and the page size has been increased to 100 so search is more efficient when the number of projects is large

srggrs commented 3 years ago

Hi @tspascoal sorry for not being present... Did you test this? Also how do you feel like jumping on board as admin of this repo?

tspascoal commented 3 years ago

@srggrs Sorry for the delay, completely missed the notification.

Yes I've tested this.

I don't think I would be of much value by being added as admin to be honest

lindluni commented 3 years ago

@srggrs, any chance we can merge this so we can consume it upstream?

srggrs commented 2 years ago

@srggrs, any chance we can merge this so we can consume it upstream?

working on it today @lindluni so watch for the new release