actions-marketplace-validations/rss-to-issues

Create Issues from RSS/Atom feeds

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 29, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/git-for-windows_rss-to-issues@af451ec6af77751b1a8ef090cfb38a14ba1c68c7 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
github-tokenThe GITHUB_TOKEN secretyes
feedURL of the RSS/Atom feedyes
max-ageOnly look at feed items younger than thisyes
prefixPrefix added to the created issues' titles
labelsLabels to add, comma separated
dry-runLog issue creation but do nothing
aggregateAggregate all items in a single issue
character-limitLimit the issue contents' size
title-patternLimit to feed items whose titles match this regular expression
content-patternLimit to feed items whose contents match this regular expression
url-onlyIf set, only the URL is added to the issue bodynofalse
namedescription
issuesissue IDs, comma separated