gramster/github-issue-reporter

Generates reports (typically daily) of potentially stale issues or issues that need attention.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryThe GitHub issue repository to generate the report for.no$GITHUB_REPOSITORY
prsThe GitHub code repository to generate the report for, if different to issue repository.no""
githubTokenReadThe Github token or PAT token (preferred) for API access for reading issues.yes
githubTokenCommitThe Github token or PAT token (preferred) for API access for committing reports.yes
reportPathPath of report foldernoreports
reportNameTemplateFile name template for reports. Can use metacharacters understood by Python strftime.noreport-%a.md
teamComma-separated list of team members. Start with + if this is comprehensive.no""
daysTime window (in days) for reports. Used to determine what items are new since last report.no1
allWhether to show all items or only those that are new (based on time window).nofalse
hotspotsWhether to show a report on frequently changed files.nofalse
branchThe branch to use for pushing the reports to.nomain

no outputs