Gitlab
Gitlab

A web-based DevOps lifecycle tool that provides a Git repository manager providing wiki, issue-tracking, and CI/CD pipeline features.

Completely Secure
120463VIEWS
2376USERS

Tools

1 of 9

Archive Project

Tool to archive a project. Use when you need to mark a project read-only after finishing active development. Call after confirming no further changes are required.

Create Gitlab Group

Tool to create a new group in GitLab. Use when you need to establish a new group for projects or collaboration.

Create Project

Tool to create a new project in GitLab. Implements POST /projects endpoint.

Create Project Issue

Tool to create a new issue in a GitLab project. Use when you need to report a bug, request a feature, or track a task within a specific project.

Create Repository Branch

Tool to create a new branch in a project. Use when you need to create a new branch from an existing branch or a specific commit in a GitLab project.

Delete Project

Tool to delete a GitLab project by its ID. Use when you need to remove a project, either by marking it for later deletion or deleting it immediately.