mmzeynalli/Profile Readme Chess Rating Chart
Show your rating progress!
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_TOKEN | GitHub access token with Repo scope | yes | ${{ github.token }} |
| CHESS_COM_USERNAME | Chess.com username | no | "" |
| CHESS_COM_TIME_CLASS | Chess.com time class to graph ("daily", "rapid", "blitz", "bullet") | no | blitz |
| LICHESS_USERNAME | Lichess username | no | "" |
| LICHESS_TIME_CLASS | Lichess time class to graph ("ultraBullet", :, "blitz", "rapid", "classical", "correspondence") | no | blitz |
| LAST_N_GAMES | Last N games to graph | no | 100 |
| RATING_CHART_HEIGHT | Chart height | no | 20 |
| PUSH_BRANCH_NAME | Push branch name | no | main |
| COMMIT_BY_ME | Whether to commit by user (True) or github-actions bot (False) | no | False |
| COMMIT_MESSAGE | Commit message | no | Updated the chess rating graph |
| DEBUG_LOGGING | Debug logging | no | False |
| DEBUG_RUN | Debug run | no | False |
Outputs
no outputs