aayush-goyal/wakawaka-action
Generate WakaTime stats chart and insert it into GitHub profile Markdown.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 23, 2024
- License
- MIT
Pinned Snippet
uses: aayush-goyal/wakawaka-action@245dc3d7afd9ecb0e1668e3d4bc0606c8f215958 # v1.2.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_TOKEN | GitHub repository token. | yes | — |
| WAKA_USERNAME | Username of the user. | yes | — |
| WAKA_AUTH_TOKEN | Auth token of the user. | yes | — |
| GH_WORKSPACE | GitHub repository name | yes | — |
| GH_ACTOR | GitHub username | yes | — |
| COMMIT_EMAIL | GitHub email | yes | — |
Outputs
| name | description |
|---|---|
| svg | The SVG string to show the chart. |