gh_collab_pending: List pending invitations for a repo

Description Usage Arguments Value See Also

View source: R/gh_collab.R

Description

List pending invitations for a repo

Usage

1

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

A dataframe listing the usernames of pending invitees (or dataframe of length 0 if no pending invitees).

See Also

Other Collaborations: gh_collab_check(), gh_collab_invite(), gh_collab_list(), gh_collab_remove(), gh_collab_uninvite()


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