Versions in this module Expand all Collapse all v2 v2.13.4 Nov 9, 2024 v2.13.3 Oct 5, 2024 Changes in this version + type Client struct + func NewClient() *Client + func (g *Client) CommentOnPR(pr *github.PullRequestEvent, message string) error + func (g *Client) RemoveLabelFromPR(pr *github.PullRequestEvent, label string) error