actions-readme-feed

Display RSS feed in your GitHub Profile README

MIT License

Stars
40
Committers
5

Bot releases are visible (Hide)

actions-readme-feed - v1.10.1 Latest Release

Published by sarisia 6 months ago

What's Changed

  • update dependencies

Full Changelog: https://github.com/sarisia/actions-readme-feed/compare/v1.10.0-src...v1.10.1-src

actions-readme-feed -

Published by sarisia 6 months ago

actions-readme-feed - v1.10.0

Published by sarisia 6 months ago

What's Changed

  • Action now runs on node20 runtime

New Contributors

Full Changelog: https://github.com/sarisia/actions-readme-feed/compare/v1.9.0-src...v1.10.0-src

actions-readme-feed -

Published by sarisia 6 months ago

What's Changed

  • Action now runs on node20 runtime

New Contributors

Full Changelog: https://github.com/sarisia/actions-readme-feed/compare/v1.9.0-src...v1.10.0-pre.0-src

actions-readme-feed - v1.9.0

Published by sarisia over 1 year ago

actions-readme-feed - v1.8.1

Published by sarisia almost 2 years ago

What's Changed

  • Update dependencies

Full Changelog: https://github.com/sarisia/actions-readme-feed/compare/v1.8.0-src...v1.8.1-src

actions-readme-feed - v1.8.0

Published by sarisia almost 2 years ago

actions-readme-feed -

Published by sarisia about 3 years ago

  • added allow_empty option
    • see README for detailis
    • Thank you @flcdrg !
actions-readme-feed -

Published by sarisia over 3 years ago

  • Update dependencies
actions-readme-feed - v1.6.0

Published by sarisia over 3 years ago

  • The action now retries fetching feed endpoint if error occurs.
    • You can control the behavior with retry and retry_backoff inputs.
    • Defaults for retry is 3 times and retry_backoff is 5 seconds.
  • You can skip updating the feed if there is any fetch error by specifying ensure_all input.

See README for more details.

actions-readme-feed - v1.5.0

Published by sarisia over 3 years ago

  • You can now pass multiple URLs to url and get results with
    all feeds merged & sorted by date!
actions-readme-feed - v1.4.0

Published by sarisia over 3 years ago

  • Fatal errors are now properly set as workflow result.
  • Added option nowrite: set true to skip updating your file.
  • Empty file option is now accepted when nowrite is set.
actions-readme-feed - v1.3.1

Published by sarisia almost 4 years ago

  • Update dependencies
  • Update README
actions-readme-feed -

Published by sarisia about 4 years ago

  • Added locale and timezone options.
    See README for more details.
actions-readme-feed - v1.2.0

Published by sarisia about 4 years ago

  • Feed entries are now sorted by date in descending order by default.
    • You can disable this with the sort option.
actions-readme-feed - v1.1.0

Published by sarisia about 4 years ago

  • Added outputs:

    • changed
    • items
    • newlines
    • result

    See README.md for more details.

actions-readme-feed - v1.0.0

Published by sarisia about 4 years ago

Initial release!

Package Rankings
Top 6.34% on Github actions
Related Projects