abirismyname/GitHub Changelog Reader

Reads the GitHub Changelog RSS feed and creates GitHub issues for each new post

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Aug 29, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: abirismyname/github-changelog-reader@d83d25d4a2ce7366ce25f8ef49a59708555d3f73 # no releases — HEAD as of 2026-08-29

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

namedescriptionrequireddefault
tokenGitHub token for creating issuesyes
labelLabel to add to created issuesnochangelog
store-locationFile path to store the last processed entry IDno.github/last-changelog-guid.txt
issue-title-prefixPrefix for issue titlesnoGitHub Changelog:
feed-urlURL to the GitHub Changelog RSS feednohttps://github.blog/changelog/feed/
auto-labelAutomatically add labels from changelog-type and changelog-label categoriesnotrue
namedescription
issues-createdNumber of new issues created
last-processed-guidGUID of the last processed changelog entry