You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)?
The text was updated successfully, but these errors were encountered:
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)?
The text was updated successfully, but these errors were encountered: