Flatten repo list into a tibble

gh_repos_clean(orgs)

Arguments

orgs

Returned object from gh_repos_get()

Details

New Columns

name

Name of the repo

full_name

Org and name of repo

size

Raw size of the repo

updated_at

When it was last updated

default_branch

Name of the default branch

language

Github estimate of main language

MB

Size converted to MB