kw4ntiq/github-profile-stats
Display your GitHub stats on your profile
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gh-token | GitHub token with repository write permissions | yes | — |
| output-file | The output file to generate or update (markdown format) | no | README.md |
| timezone | Timezone used for date formatting (e.g., Europe/London) | no | Europe/Dublin |
| bar-fill-char | Character used to fill progress bars | no | # |
| bar-empty-char | Character used for empty parts of progress bars | no | . |
| min-language-percentage | Languages with a percentage below this value will be excluded **per repository** (0-40) | no | 15 |
| max-languages-to-show | Maximum number of languages to display | no | 5 |
| commit-message | The commit message used when updating the markdown file | no | Update profile stats |
| language-sort-mode | Sorting mode for languages: 'percentage' or 'alphabetical' | no | alphabetical |
| include-overview | Include general overview section in output | no | true |
| include-fun-facts | Include fun facts section in output | no | true |
| include-languages | Include languages section in output | no | true |
| include-working-hours | Include working hours section in output | no | true |
| include-working-days | Include working days section in output | no | true |
Outputs
no outputs