package
0.0.0-20240820164027-02bfb836ee59
Repository: https://github.com/google/pullsheet.git
Documentation: pkg.go.dev

# Functions

ClosedIssues returns a list of closed issues within a project.
FilteredFiles returns a list of commit files that matter.
IssueComments returns a list of issue comment summaries.
ListProjects returns a list of all projects for an org.
MergedPulls returns a list of pull requests in a project.
MergedReviews returns a list of pull requests in a project (merged only).
ParseURL returns the organization and project for a URL or partial path.
PullSummary converts GitHub PR data into a summarized view.

# Structs

CommentSummary a summary of a users reviews on an issue.
IssueSummary is a summary of a single PR.
PRSummary is a summary of a single PR.
ReviewSummary a summary of a users reviews on a PR.