activities

package
v1.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateFileReviewComment

func CreateFileReviewComment(ctx workflow.Context, thrippyID, owner, repo string, prID int, msg string) (string, error)

func CreateIssueComment

func CreateIssueComment(ctx workflow.Context, thrippyID, owner, repo string, issue int, msg string) (string, error)

func CreateReviewCommentReply

func CreateReviewCommentReply(ctx workflow.Context, thrippyID, owner, repo string, prID, commentID int, msg string) (string, error)

func GetPullRequest added in v1.9.3

func GetPullRequest(ctx workflow.Context, thrippyID, prURL string) (*github.PullRequest, error)

GetPullRequest allows the Thrippy link ID to be empty, even though it is encouraged to specify it.

func ListPullRequestFiles

func ListPullRequestFiles(ctx workflow.Context, thrippyID, owner, repo string, prID int) ([]github.File, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL