Skip to content

braincube-io/stackstorm-gitlab

 
 

Repository files navigation

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 Epic
  • epic.search - Search Epic

Projects

  • project.info - Returns project information

Issues

  • issue.info - Returns issue information
  • issue.create - Create new Issue

Pipelines

  • pipeline.list - List all pipelines in a project
  • pipeline.trigger - Create a new pipeline

Branches

  • branch.create - Create a new branch

Files

  • file.get.content - Get file content
  • file.save.content - Commit a new file content

About

st2 content pack containing gitlab integrations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%