vangberg/Issuerizer
Summarize GitHub issues using LLMs and update them.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| issue-query | The issue URL (e.g., https://github.com/owner/repo/issues/1) or shorthand (owner/repo#1) to summarize. | yes | — |
| update | Set to "true" to automatically update the issue body with the generated summary. | no | false |
| update-parent | Set to "true" to ALSO find and summarize the parent of the provided issue. | no | false |
| anthropic-api-key | Your Anthropic API Key. | yes | — |
| github-token | GitHub Token with write access to issues. | no | ${{ github.token }} |
Outputs
no outputs