actions-marketplace-validations/Readme update Actions
Fetch latest blog posts and add it to GitHub profile's readme dynamically
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| rss_list | RSS feed url | yes | "" |
| readme_path | Path of readme file | no | ./README.md |
| max_post | Max number of posts | no | 3 |
| commit_user | Git username | no | readme-update-bot |
| commit_email | Git user email | no | readme-update-actions@example.com |
| commit_message | Git commit message | no | Update readme with latest blogs |
Outputs
| name | description |
|---|---|
| result_post | Stringified posts in readme format |