maifeeulasad/GitHub User Rank Tracker
Track GitHub user ranking progress over time by analyzing git commit history
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| username | GitHub username to track | yes | — |
| days | Number of days to look back | no | 7 |
| max-commits | Maximum number of commits to analyze | no | 10 |
| auto-setup | Automatically setup GitHub ranking data if not found | no | true |
Outputs
| name | description |
|---|---|
| country | The country where the user is ranked |
| followers-rank-change | Change in followers ranking (positive = improvement) |
| public-contributions-rank-change | Change in public contributions ranking (positive = improvement) |
| total-contributions-rank-change | Change in total contributions ranking (positive = improvement) |
| commits-analyzed | Number of commits analyzed |
| summary | Formatted summary of the progress report |
| svg-dark-path | Path to the generated dark theme SVG report file |
| svg-light-path | Path to the generated light theme SVG report file |