azu/RSS To Twitter

GitHub Actions posts twitter from RSS Feeds.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 11, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: azu/rss-to-twitter@7e20a41d61766ec62ccee5629e964518b33aa87e # v2.0.0

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

namedescriptionrequireddefault
RSS_URLRSS URL to fetch.yes
TWEET_TEMPLATETemplate for tweet text. You can use %title%, %url%, %desc%no"%title%" %url%
UPDATE_WITHIN_MINUTESPost only if the feed is updated within the specified minutes.no60
TWITTER_APIKEYTwitter API Key(App Key)yes
TWITTER_APIKEY_SECRETTwitter API Secret(App key secret)yes
TWITTER_ACCESS_TOKENTwitter Access Tokenyes
TWITTER_ACCESS_TOKEN_SECRETTwitter Access Token Secretyes

no outputs