gh_issues_get.Rd
Get issues for a repo
gh_issues_get(full_names, days_back, ...)
Vector of repo names (format 'org/repo')
How many days back to look for commits.
Pass down options to gh::gh()
New Columns
Issue title
Link to issue
State of the issue (e.g. open or closed)
Unique hash - can be joined on repo_sha from gh_repo_files_get()
The commit message
The commit message
The commit message