Gitlab Integration Pack
Gitlab API v4 supported.
Configuraton
url: http://gitlab.example.com token: private-token verify_ssl: False
Actions
Epics
epic.create- Create new Epicepic.search- Search Epic
Projects
project.info- Returns project information
Issues
issue.info- Returns issue informationissue.create- Create new Issue
Pipelines
pipeline.list- List all pipelines in a projectpipeline.trigger- Create a new pipeline
Branches
branch.create- Create a new branch
Files
file.get.content- Get file contentfile.save.content- Commit a new file content