Skip to content
play

GitHub Action

Generate Repository Feed

v0.1.2 Latest version

Generate Repository Feed

play

Generate Repository Feed

Generate a RSS Atom feed from the commits of a GitHub repository

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Generate Repository Feed

uses: atsushifx/commit2feed@v0.1.2

Learn more about this action in atsushifx/commit2feed

Choose a version

Read Me

RSS Feed

RSS Feed for main

RSS Feed for Develeop

main

commit2feed is a Custom GitHub Action for generate RSS feed. this action fetch commits from github reposutory and convert patch to diff every comitted files, then generate RSS feed.