R/get_repo_infos.R
get_gitlab_repos.Rd
get_gitlab_repos
get_gitlab_repos(group = "KWB-R", gitlab_token = Sys.getenv("GITLAB_TOKEN"))
username or organisation for Gitlab (default: "KWB-R")
gitlab access token (default: Sys.getenv("GITLAB_TOKEN"))
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)