get_gitlab_repos: get_gitlab_repos

View source: R/get_repo_infos.R

get_gitlab_reposR Documentation

get_gitlab_repos

Description

get_gitlab_repos

Usage

get_gitlab_repos(group = "KWB-R", gitlab_token = Sys.getenv("GITLAB_TOKEN"))

Arguments

group

username or organisation for Gitlab (default: "KWB-R")

gitlab_token

gitlab access token (default: Sys.getenv("GITLAB_TOKEN"))

Value

data.frame with for all repositories of the user/organisation defined in parameter group (private repos will only be accessible if the token is configured to allow that)


KWB-R/kwb.pkgstatus documentation built on March 20, 2024, 12:17 p.m.