Versions in this module Expand all Collapse all v0 v0.2.0 May 15, 2026 Changes in this version + func FormatIssues(issues []Issue) string + func FormatPRs(prs []PullRequest) string + type BlameLine = engine.BlameLine + type CICheck = engine.CICheck + type CIStatus = engine.CIStatus + type CommitInfo = engine.CommitInfo + type Context = engine.GitContext + func NewContext(repoDir string) *Context + type FileInfo = engine.GitFileInfo + type Issue = engine.GitIssue + type Provider = engine.GitProvider + func NewProvider(providerType, token, owner, repo string) *Provider + type PullRequest = engine.PullRequest