kotaoue/Combine RSS Feeds
Fetch entries from multiple RSS/Atom feeds and combine them into a single RSS file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| feeds | Newline-separated RSS/Atom feed URLs | yes | — |
| output_file | Path to the generated RSS file | no | combined_feed.xml |
| limit | Max entries per feed source | no | 10 |
| feed_title | Title for the generated RSS feed | no | Combined RSS Feed |
| feed_description | Description for the generated RSS feed | no | Merged feed generated by combine-rss-feeds action |
Outputs
no outputs