actions-marketplace-validations/RSS Parser

GitHub Action to Parse RSS Feeds and take action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 25, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/chrisreddington_rss-parser@704c9e31d9475aa7bdb7124c0c8c9b2089e78ad9 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github_tokenGitHub Token. This is only required if the script_output is set to issue.yes${{ github.token }}
feed_urlURL of RSS feed to be readyeshttps://github.blog/feed/
script_outputOutput of the script (e.g. issue, json, pull_request)yesissue
subfolderSubfolder (used when pull_request mode is set)no
extensionFile extension (used when pull_request mode is set)no.social
branch_prefixBranch Prefix (used when pull_request mode is set)notwitter
last_parsed_fileFilename to be used for the last parsed file (used when pull_request mode is set)no.github/last-parsed.json
namedescription
postsThe JSON output of the posts discovered