Function created for rosadmin/help-wanted. Fetches package repos with issues labelled help-wanted (and variants). Saves output to issues.json for use by helpwanted workflows including https://ropensci.org/help-wanted.
Arguments
- min_date
Date. Fetch issues since this data.
- throttle
Numeric. Maximum requests per second. Default throttled to 10 requests per minute which is the max rate for unauthenticated GitHub Pats (i.e. on GH actions).
- path
Character. Filename/path to save json of issues to.
- verbose
Logical. Show extra informative messages.
