vcsapi

package
v0.0.0-...-792ff4d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 22, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetGitlabClient

func GetGitlabClient(gitlabToken string) (*gitlab.Client, error)

func RunGitlabBranchPipeline

func RunGitlabBranchPipeline(cli gitlab.Client, project_id int, ref string, variables *[]*gitlab.PipelineVariable) (*gitlab.Pipeline, error)

func UpdateGitlabComment

func UpdateGitlabComment(cli gitlab.Client, project_id int, merge_request_iid int, note_id int, contents string) (*gitlab.Note, error)

func WriteGitlabComment

func WriteGitlabComment(cli gitlab.Client, project_id int, merge_request_iid int, contents string) (*gitlab.Note, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL