bmiit145/Auto-Streak Keeper
Maintains GitHub streak by creating and updating a file daily.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file-path | Path to the file to create/update | no | public/auto-streak/data.txt |
| min-commits | Minimum number of commits daily | no | 1 |
| max-commits | Maximum number of commits daily | no | 15 |
| commit-message | Commit message for the update | no | Auto-streak update |
| user-name | User name for the commit | yes | — |
| user-email | User email for the commit | yes | — |
| github-token | GitHub token for authentication | yes | — |
| branch-name | Branch name to push the updates | no | auto-streak-keeper |
Outputs
no outputs