Add arguments for counting pull requests since a date / duration like hubstats:
--since-weeks output events that occurred since this number of weeks (optional, default: 1)
--since-days output events that occurred since this number of days (optional)
--since output events that occurred since a date with format '"yyyy-MM-dd'T'HH:mm:ssZ' (optional)
Also check if missing data (events GitHub API can visibly only retrieve the last 300 events)?
Add arguments for counting pull requests since a date / duration like hubstats:
Also check if missing data (events GitHub API can visibly only retrieve the last 300 events)?