azu / github-search-rss

GitHub Search Results as RSS Feeds via GitHub Actions.
https://azu.github.io/github-search-rss/
MIT License
53 stars 17 forks source link

Atom Feed #5

Open azu opened 1 year ago

azu commented 1 year ago

Slack does not support JSON RSS Feed.

We can output Atom Feed too like this https://github.com/azu/github-advisory-database-rss/blob/9d649fa9c71cf7e8fe336fd65da47383a75cade5/src/generate-rss.ts#L196-L205

Welcome to PR.

azu commented 1 year ago

Atom Feed is only for slack

We need to add /feed examples to website

<details>
<summary>Subscribe in slack</summary>

You can subscribe feeds via `/feed` command

<pre>
/feed subscribe ...
/feed subscribe ...
/feed subscribe ...
</pre>

</details>