Access to the 'GitLab' API
Create a group specific request
List of files in a folder
List members of a specific group
List and manage groups
List, create and delete branches
Request GitLab API
Deprecated functions
gitlabr: Access to the 'GitLab' API
Set gitlabr options
Archive a repository
Get the comments/notes of a commit or issue
Connect to a specific GitLab instance API
Manage merge requests
Get commits and diff from a project repository
Get a group id by name
Get a project id by name
Get issues of a project or user
List members of a specific project
List projects information
Manage groups
Post a new issue or edit one
Manage projects
Access the GitLab CI builds
Create a project specific request
Access to repository files in GitLab
Shiny module to login to GitLab API
Translate projectwide issue id to global GitLab API issue id
Modify a multilist from API JSON output to a level 1 tibble
Upload, delete a file to a GitLab repository
Pipe operator
Get/set a GitLab connection for all calls
Add .gitlab-ci.yml file in your current project from template
Provides R functions to access the API of the project and repository management web application 'GitLab'. For many common tasks (repository file access, issue assignment and status, commenting) convenience wrappers are provided, and in addition the full API can be used by specifying request locations. 'GitLab' is open-source software and can be self-hosted or used on <https://about.gitlab.com>.
Useful links