rahul201722/GitHub Contribution Graph
Automatically populate your GitHub contribution graph with commits
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token for authentication | yes | — |
| repository | Repository to commit to (owner/repo) | no | "" |
| days | Number of days to backfill (0 for today only) | no | 0 |
| max-commits-per-day | Maximum number of commits per day | no | 3 |
| min-commits-per-day | Minimum number of commits per day | no | 1 |
| exclude-weekends | Whether to exclude weekends | no | false |
| exclude-weekdays | Whether to exclude weekdays | no | false |
| commit-message | Custom commit message template | no | Automated contribution #{number} |
| file-path | Path to the file to modify | no | contribution.txt |
Outputs
no outputs