> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.gitlabtrigger.md).

# GitLab Trigger

[GitLab](https://gitlab.com/) is a web-based DevOps lifecycle tool that provides a Git-repository manager providing wiki, issue-tracking, and continuous integration/continuous installation pipeline features.

{% hint style="info" %}
**Credentials**

You can find authentication information for this node [here](/integrations/builtin/credentials/gitlab.md).
{% endhint %}

{% hint style="info" %}
**Examples and templates**

For usage examples and templates to help you get started, refer to n8n's [GitLab Trigger integrations](https://n8n.io/integrations/gitlab-trigger/) page.
{% endhint %}

## Events <a href="#events" id="events"></a>

* Comment
* Confidential issues
* Confidential comments
* Deployments
* Issue
* Job
* Merge request
* Pipeline
* Push
* Release
* Tag
* Wiki page

## Related resources <a href="#related-resources" id="related-resources"></a>

n8n provides an app node for GitLab. You can find the node docs [here](/integrations/builtin/app-nodes/n8n-nodes-base.gitlab.md).

View [example workflows and related content](https://n8n.io/integrations/gitlab-trigger/) on n8n's website.

Refer to [GitLab's documentation](https://docs.gitlab.com/api/rest/) for details about their API.
