apts-1547/WakaTime README Updater
Update your GitHub README with WakaTime coding statistics
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| wakatime_api_key | WakaTime API Key | yes | — |
| readme_path | Path to README file | no | README.md |
| section_name | Section name in README to update | no | waka |
| stats_range | Number of days to fetch stats for | no | 7 |
| auto_commit | Whether to commit changes automatically | no | true |
| auto_push | Whether to push changes automatically | no | true |
| commit_username | Git commit username | no | github-actions[bot] |
| commit_email | Git commit email | no | github-actions[bot]@users.noreply.github.com |
| gh_token | GitHub token for pushing | yes | — |
| repository | Git repository to clone (e.g., owner/repo). Optional if using checkout action. | no | — |
| commit_message | Git commit message | no | 📊 Updated WakaTime stats |
Outputs
no outputs