Versions in this module Expand all Collapse all v0 v0.0.2 Nov 30, 2021 Changes in this version type Autocut + ProjectColumnName string + ProjectName string v0.0.1 Sep 27, 2021 Changes in this version + const IgnoredRecentlyUpdatedIssue + const None + const OpenedNewIssue + const ReopenedRecentIssue + const UpdatedStaleIssue + type Autocut struct + AgeThreshold time.Duration + Client *github.Client + Owner string + Repo string + func (ac *Autocut) Cut(ctx context.Context, title, details string) (CutResult, error) + type CutCode string + type CutResult struct + Code CutCode + IssueURL string