gh_check_assignable: Check that a person can be assigned to an issue

Description Usage Arguments Value

View source: R/utils.R

Description

Check that a person can be assigned to an issue

Usage

1
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.

...

Additional parameters, see https://docs.github.com/en/rest

Value

TRUE/FALSE if a collaborator is assignable


ghee documentation built on March 11, 2021, 5:07 p.m.