//
pkg.gl
Category
github.com/Clever/microplane
push
package
0.0.35
Repository:
https://github.com/clever/microplane.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
3
Files
339 SLOC
#
Functions
GetPipelineStatus
GetPipelineStatus returns status of pipeline, if pipeline is absent, returns unknown string.
GithubPush
Push pushes the commit to Github and opens a pull request.
GitlabPush
GitlabPush pushes the commit to Gitlab and opens a pull request.
#
Structs
Command
Command represents a command to run.
Input
Input to Push().
Output
Output from Push().