oss-infra/GH Pulse Scout

Analyze recent GitHub issues over a lookback window and generate status report.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repoTarget repository in owner/repo format. Defaults to the current repo.no${{ github.repository }}
daysLookback window in days.no30
github-tokenGitHub token for API access.yes
openai-api-keyOpenAI-compatible API key. If empty, AI summary is skipped.no""
openai-base-urlOpenAI-compatible base URL.nohttps://api.openai.com/v1
openai-modelOpenAI model name.nogpt-4o-mini
output-fileOptional path to write the rendered report.nopulse-report.md
languageOutput language for the AI summary. Use 'auto' to let the model decide, or a name/code like 'English', 'Chinese', 'zh', 'ja'.noauto
namedescription
report-filePath to the rendered Markdown report file.
reportThe rendered Markdown report content (text + AI summary).