mcczarny/Generate GitHub Activity Summary
Generates an SVG file with GitHub activity summary that can be included in the profile.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Username of the GitHub account to generate the summary for. | yes | — |
| output_path | Path to save the output file. | no | ./summary.svg |
| max_events | Maximum number of events to fetch from the API. | no | 100 |
| api_key | API key for GEMINI API as it is currently the only supported API. | yes | — |
| mode | Mode of the summary. Can be "strict" or "fast". | no | fast |
| pronouns | Pronouns to use for the user in the summary (e.g. he/him, she/her, they/them). | no | he/him |
Outputs
no outputs