Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitlabService ¶
type GitlabService struct {
// contains filtered or unexported fields
}
func NewGitlabService ¶
func NewGitlabService(apiKey, domain string, l *zerolog.Logger, t tm.ITaskManager) *GitlabService
func (*GitlabService) UpdatePRDescription ¶
func (g *GitlabService) UpdatePRDescription(pid, prID int, branch, desc string) error
Click to show internal directories.
Click to hide internal directories.