jahirfiquitiva/Profile readme
Action that return recent activity and feed posts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_USERNAME | Your GitHub username | no | ${{ github.repository_owner }} |
| COMMIT_MSG | Commit message used while committing to the repo | no | :sparkles: Update README with the recent activity and blog posts |
| MAX_ACTIVITY_LINES | The maximum number of lines for activity populated in your readme file | no | 5 |
| ACTIVITY_TO_HTML | Whether to convert activity markdown to html | no | false |
| MAX_FEED_LINES | The maximum number of lines for feed populated in your readme file | no | 5 |
| FEED_URL | The RSS url to get feed from | no | — |
| FEED_TO_HTML | Whether to convert blogs markdown to html | no | false |
Outputs
no outputs