Versions in this module Expand all Collapse all v0 v0.1.0 Jul 30, 2026 Changes in this version + func LabelFullName(scope, name string) string + func ParseLabelScope(fullName string) (scope, name string) + type Forge struct + func New(host, owner, repo string, httpClient *http.Client) *Forge + func (f *Forge) Issues() forge.IssueService + func (f *Forge) Labels() forge.LabelService + func (f *Forge) PRs() forge.PRService