-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
for get_commits(), get_issues() and get_pull_requests() it would be great to be able to filter by date. So if we would like to get all PRs in 2024, we could say something like `get_pull_requests(from = ... , to = ...). Would need to decide on a data format etc. Currently, we have that data and can filter afterwards, but we really only want to retrieve what's necessary.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels