thanhhaudev/GitHub README.md Metrics
Update your GitHub README.md with cool metrics.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token with repo access | yes | — |
| SHOW_METRICS | Use this to specify which metrics to show | yes | — |
| WAKATIME_API_KEY | WakaTime API key | no | — |
| WAKATIME_DATA | Data to show from WakaTime | no | — |
| WAKATIME_RANGE | Range of data to show from WakaTime | no | — |
| TIME_ZONE | Time zone to show in the metrics | no | — |
| TIME_LAYOUT | Time layout to show in the metrics | no | — |
| SHOW_LAST_UPDATE | Show last update in the readme | no | — |
| PROGRESS_BAR_VERSION | Progress bar style version | no | — |
| ONLY_MAIN_BRANCH | Only use main branch's commits | no | — |
| HIDE_REPO_INFO | Hide repository information | no | — |
| DRY_RUN | Update README without committing or pushing changes | no | — |
| DEBUG | Enable verbose logs | no | — |
| COMMIT_MESSAGE | Commit message | no | — |
| COMMIT_USER_NAME | Commit user name | no | — |
| COMMIT_USER_EMAIL | Commit user email | no | — |
| BRANCH_NAME | Branch to push README updates to | no | — |
| SECTION_NAME | README marker section name | no | — |
| LANGUAGES_AND_TOOLS | Languages and tools used in the repositories | no | — |
| EXCLUDE_FORK_REPOS | Exclude fork repositories | no | — |
| SIMPLIFY_COMMIT_TIMES_TITLE | Simply title for COMMIT_TIMES_OF_DAY | no | — |
| SIMPLE_LOGS | Show only high-level step logs | no | — |
| ENABLE_CACHE | Skip re-fetching commits for repos unchanged since the last run. Pair with actions/cache@v4. | no | — |
| CACHE_FILE | Cache file path (must match the actions/cache@v4 path input) | no | — |
| STRIP_EMOJI | Strip emoji from the rendered README block. One of: NONE, TITLE, CONTENT, ALL. | no | NONE |
Outputs
no outputs