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
GitRootDir string
LocalBranch string
Draft 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.