Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitLabMergeRequest ¶
type GitLabMergeRequest struct { BaseBranch string Debug bool Draft string GitRootDir string LocalBranch string LocalProject string NewMrTitle string }
func NewGitLabMergeRequest ¶
func NewGitLabMergeRequest(options map[string]string, debug bool) *GitLabMergeRequest
func (*GitLabMergeRequest) Create ¶
func (mr *GitLabMergeRequest) Create()
Click to show internal directories.
Click to hide internal directories.