Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetIssueProperties ¶
func GetIssueProperties(ctx context.Context, g gerrit.GerritInterface, issue int64) (*gerrit.ChangeInfo, error)
GetIssueProperties is a wrapper around GerritInterface.GetIssueProperties.
func UploadCL ¶
func UploadCL(ctx context.Context, g gerrit.GerritInterface, co git.Checkout, project, branch, baseRevision, baseChangeID, commitMsg string, reviewers []string, isTryJob bool) error
UploadCL uploads a CL containing any changes to the given git.Checkout. This is a no-op if there are no changes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.