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


jdtrat/ghee documentation built on Aug. 15, 2021, 12:37 a.m.