peterxcli/OSS Contribution Graph Generator
Generate contribution graphs for GitHub users across repositories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| targets | Target repositories and usernames (format: username@owner/repo, multiple targets can be separated by spaces or commas) | yes | — |
| github_token | GitHub token for API access | yes | — |
| output_dir | Directory to save the generated PNG files | no | . |
| exclude_authored_from_reviewed | Whether to exclude PRs authored by the user from the reviewed count | no | false |
| theme | Theme for the graph (default: "default") | yes | default |
| authored_color | Color for authored contributions (default: based on theme) | no | — |
| reviewed_color | Color for reviewed contributions (default: based on theme) | no | — |
Outputs
no outputs