Versions in this module Expand all Collapse all v0 v0.5.0 May 6, 2026 v0.4.0 Apr 20, 2026 v0.3.0 Mar 30, 2026 Changes in this version + type Client struct + BaseURL string + HTTPClient *http.Client + Owner string + Repo string + Token string + func (c *Client) LookupCommitPRs(sha string) ([]string, error) + func (c *Client) ResolveCommitPRs(shas []string) map[string][]string