GitLab

Git Lab is a web-based Git repository manager that handles code, tracks issues and manages version updates across various development workflows.

Triggers

  • Commit Created: Triggers when a new commit is created in a specified branch of a project

  • Issue Created: Triggers when a new issue is created in a specified project

  • Marge Request Created: Triggers when a new merge request is created in a specified project

  • Branch Created: Triggers when a new branch is created in a specified project

  • Epic Comment Created: Triggers when a new comment is created in a specified epic

  • Comment Created: Triggers when a new comment is created in an issue, snippet, merge request, or commit

  • Wiki Page Created or Updated: Triggers when a new wiki page is created or an existing wiki page is updated in a specified project

  • Todo Created: Triggers when a new to do is created in a specified project

Actions

  • Get Branch Details: Retrieve the details of a specific branch from a project

  • Get Branches: Retrieve the details of all branches from a specific project

  • Get Project Details: Retrieve the details of a specific project

  • Get Projects: Retrieve the details of all projects

  • Get Team Members Details: Retrieve the details of a specific user from a particular project

  • Get Team Members: Retrieve the details of all members of a specific project