tobiasbueschel/End of Week Summary PR

Create a weekly pull request with an AI-generated end-of-week repository summary.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
base_branchBranch to summarize and target with the pull request. Defaults to the repository default branch.no
summary_pathPath to the rolling Markdown summary file.noEOW_SUMMARY.md
pr_branchBranch used for the generated pull request. This branch is force-updated by the action.noeow-summary/update
pr_titlePull request title.noEnd of week summary
modelOpenAI model used to generate the summary.nogpt-5.4-mini
lookback_fallback_daysNumber of days to summarize when no previous summary marker exists.no7
max_prompt_charsMaximum activity payload characters sent to OpenAI after repository activity is collected.no120000
openai_timeout_msOpenAI request timeout in milliseconds.no60000
github_tokenGitHub token used to read repository activity and create the summary pull request.no${{ github.token }}
namedescription
pull_request_urlURL of the created or updated pull request.
pull_request_numberNumber of the created or updated pull request.
summary_startISO timestamp for the beginning of the summarized window.
summary_endISO timestamp for the end of the summarized window.
changedWhether the summary branch was updated.