akaihola/Weekly PR Summary
Summarize Pull Requests and optionally create a discussion
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token | yes | — |
| repo-name | Repository name (owner/repo) | yes | — |
| category | Discussion category | no | Announcements |
| project-name | Name of the project (to override the repository name) | no | — |
| model | LLM model to use for generating the summary. Remember to set the API key, e.g. env: OPENROUTER_KEY: <your key>. | no | openrouter/anthropic/claude-3.5-sonnet:beta |
| verbose | Increase verbosity (0 for normal, 1 for INFO, 2 for DEBUG) | no | 0 |
| dry-run | Dry run mode: don't post the discussion | no | false |
| start | Start date for the summary (format: YYYY-MM-DD) | no | — |
| output-content | Path to render the GitHub activities used as LLM input | no | — |
| output | Path to output the AI summary | no | — |
| output-prompt | Path to output the LLM prompt | no | — |
| extra-packages | Additional Python packages to install (space-separated). | no | "" |
| extra-commands | Additional shell commands to run before the summary script. Useful for debugging purposes. | no | "" |
Outputs
no outputs