Documentation
¶
Index ¶
- func CreateFileReviewComment(ctx workflow.Context, thrippyID, owner, repo string, prID int, msg string) (string, error)
- func CreateIssueComment(ctx workflow.Context, thrippyID, owner, repo string, issue int, msg string) (string, error)
- func CreateReviewCommentReply(ctx workflow.Context, thrippyID, owner, repo string, prID, commentID int, ...) (string, error)
- func ListPullRequestFiles(ctx workflow.Context, thrippyID, owner, repo string, prID int) ([]github.File, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFileReviewComment ¶
func CreateIssueComment ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.