All-Hands-AI / OpenHands

🙌 OpenHands: Code Less, Make More
https://all-hands.dev
MIT License
37.37k stars 4.23k forks source link

Refactor issue filtering #5129

Closed malhotra5 closed 6 days ago

malhotra5 commented 6 days ago

End-user friendly description of the problem this fixes or functionality that this introduces


Give a summary of what the PR does, explaining any non-trivial design decisions

This PR refactors openhands-resolver to filter issues to the target ones before fetching their metadata. This minimizes the number of Github API request made.


Link of any specific issues this addresses

5034