| branches | List, create and delete branches |
| gitlab | Request GitLab API |
| gitlabr-deprecated | Deprecated functions |
| gitlabr_options_set | Set gitlabr options |
| gitlabr-package | gitlabr: Access to the 'GitLab' API |
| gl_archive | Archive a repository |
| gl_comments | Get the comments/notes of a commit or issue |
| gl_connection | Connect to a specific GitLab instance API |
| gl_create_merge_request | Manage merge requests |
| gl_get_commits | Get commits and diff from a project repository |
| gl_get_group_id | Get a group id by name |
| gl_get_project_id | Get a project id by name |
| gl_group_req | Create a group specific request |
| gl_list_files | List of files in a folder |
| gl_list_group_members | List members of a specific group |
| gl_list_groups | List and manage groups |
| gl_list_issues | Get issues of a project or user |
| gl_list_project_members | List members of a specific project |
| gl_list_projects | List projects information |
| gl_new_group | Manage groups |
| gl_new_issue | Post a new issue or edit one |
| gl_new_project | Manage projects |
| gl_pipelines | Access the GitLab CI builds |
| gl_proj_req | Create a project specific request |
| gl_repository | Access to repository files in GitLab |
| gl_shiny_login | Shiny module to login to GitLab API |
| gl_to_issue_id | Translate projectwide issue id to global GitLab API issue id |
| multilist_to_tibble | Modify a multilist from API JSON output to a level 1 tibble |
| onefile | Upload, delete a file to a GitLab repository |
| pipe | Pipe operator |
| set_gitlab_connection | Get/set a GitLab connection for all calls |
| use_gitlab_ci | Add .gitlab-ci.yml file in your current project from template |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.