kiegroup/github-action-build-chain

Investigate ways to reduce the api calls required to find the fork

Closed this issue · 1 comments

Currently we make a lot of API calls to find the name of the forked repository because we have to look through multiple pages. Investigate to see if we can reduce these calls

Seems like #411 solved all our problems :)
Closing this since we haven't received any complains about rate limit