# stackstorm-gitlab **Repository Path**: siem-soar-package/stackstorm-gitlab ## Basic Information - **Project Name**: stackstorm-gitlab - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-19 - **Last Updated**: 2024-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Gitlab Integration Pack Gitlab API v4 supported. ## Configuraton ```yaml url: http://gitlab.example.com token: private-token verify_ssl: False ``` ## Actions ### Projects * `project.info` - Returns project information ### Issues * `issue.info` - Returns issue information ### Pipelines * `pipeline.list` - List all pipelines in a project * `pipeline.trigger` - Create a new pipeline