gh_check_assignable: Check that a person can be assigned to an issue
Description
Check that a person can be assigned to an issue
Usage
gh_check_assignable(path, assignee, ..., messages = TRUE)
Arguments
path
GitHub repo path of the form "username/repo". If not provided, will default to current repo.
Value
TRUE/FALSE if a collaborator is assignable