- List all GitLab projects accessible to the authenticated user
- Retrieve details of a specific GitLab project
- Create a new GitLab project
- Update settings and configuration of a GitLab project
- Delete a GitLab project
- Fork a GitLab project into a namespace
- Archive a GitLab project to make it read-only
- Unarchive a GitLab project to restore full access
- List all members of a GitLab project
- Add a user as a member of a GitLab project
- Update a project member's access level or expiration
- Remove a user from a GitLab project
- List all issues in a specific GitLab project
- Retrieve details of a specific issue in a GitLab project
- Create a new issue in a GitLab project
- Update an existing issue in a GitLab project
- Delete an issue from a GitLab project
- Move an issue to a different GitLab project
- List all comments (notes) on a GitLab issue
- Add a comment (note) to a GitLab issue
- List all users participating in a GitLab issue
- List all merge requests related to a GitLab issue
- List all merge requests for a specific GitLab project
- Retrieve details of a specific merge request in a GitLab project
- Create a new merge request in a GitLab project
- Update an existing merge request in a GitLab project
- Accept and merge a GitLab merge request
- Automatically rebase the source branch of a merge request against its target branch
- List all commits in a GitLab merge request
- List diffs of files changed in a GitLab merge request
- Approve a GitLab merge request
- List all comments on a GitLab merge request
- Add a comment to a GitLab merge request
- Cancel the auto-merge setting on a GitLab merge request
- Retrieve all participants in a GitLab merge request
- List commits in a GitLab project repository
- Retrieve details of a specific commit in a GitLab project
- Create a commit with multiple file actions in a GitLab project
- Get the diff of changes introduced by a specific commit
- Cherry-pick a commit onto a target branch in a GitLab project
- Revert a commit in a GitLab project branch
- List all branches in a GitLab project repository, sorted alphabetically
- Retrieve details of a specific branch in a GitLab project
- Create a new branch in a GitLab project repository
- Delete a branch from a GitLab project repository
- Add branch protection rules to a GitLab project branch
- Remove branch protection rules from a GitLab project branch
- List all GitLab users accessible to the authenticated user
- Retrieve details of a specific GitLab user by ID
- Retrieve the authenticated user's profile information
- Create a new GitLab user account (admin only)
- Update an existing GitLab user account (admin only)
- Delete a GitLab user account (admin only)
- Retrieve the status of the authenticated user
- Retrieve the status of a specific GitLab user
- List all GitLab groups accessible to the authenticated user
- Retrieve details of a specific GitLab group
- Create a new GitLab group
- Update settings and configuration of a GitLab group
- Schedule a GitLab group for deletion or permanently delete a subgroup
- List all projects belonging to a GitLab group
- List visible direct subgroups of a GitLab group
- List all members of a GitLab group
- Add a user as a member of a GitLab group
- Remove a user from a GitLab group
- List all pipelines for a GitLab project
- Retrieve details of a specific pipeline in a GitLab project
- Trigger a new pipeline for a GitLab project
- Retry failed or canceled jobs in a GitLab pipeline
- Cancel all jobs for a running pipeline in a GitLab project
- Delete a pipeline from a GitLab project
- Retrieve variables of a specific pipeline in a GitLab project
- List all jobs in a specific GitLab pipeline
- Retrieve details of a specific CI/CD job in a GitLab project
- Retrieve the log output of a CI/CD job in a GitLab project
- Retry a CI/CD job in a GitLab project
- List files and directories in a GitLab project repository
- Retrieve a file from a GitLab project repository
- Create a new file in a GitLab project repository
- Update an existing file in a GitLab project repository
- Delete a file from a GitLab project repository
- List all tags in a GitLab project repository
- Create a new tag in a GitLab project repository
- Delete a tag from a GitLab project repository
- Retrieve the list of contributors for a GitLab project repository
- Compare two branches, tags, or commits in a GitLab project
- List all labels in a GitLab project
- Retrieve details of a specific label in a GitLab project
- Create a new label in a GitLab project
- Update an existing label in a GitLab project
- Delete a label from a GitLab project
- List all milestones in a GitLab project
- Retrieve details of a specific milestone in a GitLab project
- Create a new milestone in a GitLab project
- Update an existing milestone in a GitLab project
- Delete a milestone from a GitLab project
- List all releases for a GitLab project
- Retrieve details of a specific release in a GitLab project
- Create a new release for a GitLab project
- Update an existing release in a GitLab project
- Delete a release from a GitLab project
- Search across all accessible GitLab resources
- Search within a specific GitLab group and its subgroups
- Search within a specific GitLab project
- List all deployment environments for a GitLab project
- Retrieve details of a specific deployment environment in a GitLab project
- Create a new deployment environment for a GitLab project
- Update a deployment environment in a GitLab project
- Stop a running deployment environment in a GitLab project
- List all snippets for the authenticated GitLab user
- Retrieve details of a specific GitLab snippet
- Create a new GitLab snippet
- Update an existing GitLab snippet
- Delete a GitLab snippet permanently
- List all CI/CD variables for a GitLab project
- Retrieve a specific CI/CD variable from a GitLab project
- Create a new CI/CD variable for a GitLab project
- Update an existing CI/CD variable in a GitLab project
- Delete a CI/CD variable from a GitLab project
- List all deploy keys for a GitLab project
- Add a deploy key to a GitLab project
- Remove a deploy key from a GitLab project
- Enable an existing deploy key for a GitLab project
- List all namespaces accessible to the authenticated GitLab user
- Retrieve details of a specific GitLab namespace
No matching actions