org_list_teams: WIP - List an organization's teams

Description Usage Arguments Value Note

Description

WIP - List an organization's teams

Usage

1
2
org_list_teams(org, api_endpoint = Sys.getenv("GITEA_BASE_URL"),
  gitea_token = Sys.getenv("GITEA_PAT"))

Arguments

org

name of the organization

api_endpoint

URL prefix for your gitea server (no trailing '/')

gitea_token

NOTE: we use access_token in the package

Value

something

Note

NOT IMPLEMENTED YET


hrbrmstr/crumpets documentation built on May 4, 2019, 8:40 a.m.