keiosstarqua/GitHub - Activity - Readme
Updates README with the recent GitHub activity of a user
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_USERNAME | Your GitHub username | no | ${{ github.repository_owner }} |
| COMMIT_NAME | Name of the committer | no | github-actions[bot] |
| COMMIT_EMAIL | Email of the committer | no | 41898282+github-actions[bot]@users.noreply.github.com |
| COMMIT_MSG | Commit message used while committing to the repo | no | :zap: Update README with the recent activity |
| MAX_LINES | The maximum number of lines populated in your readme file | no | 5 |
| TARGET_FILE | The file location to write changes to | no | README.md |
| EMPTY_COMMIT_MSG | Commit message used when there are no updates | no | :memo: empty commit to keep workflow active after 60 days of no activity |
Outputs
no outputs