RSS Feeds For Github
!
有这方面需求,因不能一直盯着项目Releases看.
背景
有需求才能有动力去处理.
Github
GitHub provides several timeline resources in Atom
format. That’s how I get the latest info about projects that I follow and their fixed bugs and new features. Some of the official RSS feeds
are:
/* Repo releases */
https://github.com/:owner/:repo/releases.atom
/* Repo commits */
https://github.com/:owner/:repo/commits.atom
/* Private feed (You can find Subscribe to your news feed in dashboard page after login) */
https://github.com/:user.private.atom?token=:secret
/* Repo tags */
https://github.com/:user/:repo/tags.atom
/* User activity */
https://github.com/:user.atom
截图
以Icalingua项目为例,群内RSS机器人自动更新.
扩展链接
ManjaroChina Tg订阅 - 传送阵
ManjaroChina Tg社区 - 传送阵
首次创建时间:2021-08-26 18:43:30
最后修改时间:2021-08-26 18:43:30
_(:3 」∠)_