Documentation ¶ Index ¶ func AddComment(owner, repo string, prNumber int, commentText string, client *github.Client, ...) error func RemoveLabel(owner, repo string, prNumber int, label string, client *github.Client, ...) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AddComment ¶ func AddComment(owner, repo string, prNumber int, commentText string, client *github.Client, logger *slog.Logger) error func RemoveLabel ¶ func RemoveLabel(owner, repo string, prNumber int, label string, client *github.Client, logger *slog.Logger) error Types ¶ This section is empty. Source Files ¶ View all Source files pullrequest.go Click to show internal directories. Click to hide internal directories.