actions-marketplace-validations/FeedsFetcher
Fetch websites feed and build static feeds aggregator
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 14, 2026
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/llun_feeds@ce3f53f377094ccf97c0da1eb72cd8fe3f38aaff # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| opmlFile | OPML file with list of feeds and category | — | feeds.opml |
| storageType | Feed storage type, database or files | — | files |
| branch | Output branch | — | contents |
| token | Github token for pulling repository information | — | ${{ github.token }} |
| customDomain | Enable custom domain name for the site generator | — | "" |
Outputs
no outputs