ch-kumar-kartik/Profile Readme Development Stats
Are you an early 🐤 or a night 🦉? When are you most productive during the day? Check out in your readme!
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 }} |
| WAKATIME_API_KEY | Your Wakatime API Key | yes | — |
| WAKATIME_API_URL | Your Wakatime API URL | no | https://wakatime.com/api/v1/ |
| SECTION_NAME | Name used in readme to scope the updated section | no | waka |
| PULL_BRANCH_NAME | The branch to get the readme from | no | "" |
| PUSH_BRANCH_NAME | The branch to update the readme in | no | "" |
| SHOW_OS | Show the list of OS Worked on In dev metrics | no | True |
| SHOW_PROJECTS | Show the list of projects worked on in dev metrics | no | True |
| SHOW_EDITORS | Show the Editors used in dev metrics | no | True |
| SHOW_TIMEZONE | Show the time zone in the dev metrics | no | True |
| SHOW_COMMIT | Shows the number of commit graph in the dev metrics | no | True |
| SHOW_LANGUAGE | Show the Coding language used in dev metrics | no | True |
| SHOW_LINES_OF_CODE | Show the Total Lines of code written Badge till date | no | False |
| SHOW_LANGUAGE_PER_REPO | Show language or framework used across different repository | no | False |
| SHOW_LOC_CHART | — | no | True |
| SHOW_DAYS_OF_WEEK | show day of week you are most productive | no | False |
| SHOW_PROFILE_VIEWS | Shows the current profile views | no | True |
| SHOW_SHORT_INFO | Shows the short facts | no | True |
| SHOW_UPDATED_DATE | Show updated date | no | True |
| SHOW_TOTAL_CODE_TIME | Show Total Time you have coded | no | True |
| COMMIT_BY_ME | Git commit with your own name and email | no | False |
| COMMIT_MESSAGE | Git commit message | no | Updated with Dev Metrics |
| COMMIT_USERNAME | Git commit custom username | no | "" |
| COMMIT_EMAIL | Git commit custom email | no | "" |
| COMMIT_SINGLE | Erase commit history on each commit | no | False |
| LOCALE | Show stats in your own language | no | en |
| UPDATED_DATE_FORMAT | Updated date format | no | %d/%m/%Y %H:%M:%S |
| IGNORED_REPOS | Repos you don't want to be counted | no | "" |
| MAX_REPOS | Maximum number of GitHub repositories to fetch (0 = unlimited) | no | 0 |
| MAX_CAP | (Deprecated) Alias for MAX_REPOS | no | 0 |
| SYMBOL_VERSION | Version of the symbol block and empty of the progress bar | no | 1 |
| BADGE_STYLE | Style for the badge maker (flat, flat-square, plastic, for-the-badge, social) | no | flat |
| DEBUG_LOGGING | Whether to enable action debug logging | no | ${{ runner.debug }} |
Outputs
no outputs