check_gh_repo_contributors: Check all SSH keys of GitHub users a particular account is...

View source: R/check-ghuser.R

check_gh_repo_contributorsR Documentation

Check all SSH keys of GitHub users a particular account is following

Description

Check all SSH keys of GitHub users a particular account is following

Usage

check_gh_repo_contributors(owner, repo)

Arguments

owner

github owner name

repo

github repo

Value

data frame

Note

this may take a while for repos with a large contributor list; this will also ignore "bots"

Examples

## Not run: 
check_gh_repo_contributors("koenrh")

## End(Not run)

hrbrmstr/pubcheck documentation built on Oct. 11, 2022, 1:54 a.m.