Closed1

Feed追加

maru。maru。

GitHub

https://vilcins.medium.com/rss-feeds-for-your-github-releases-tags-and-activity-cbda2c51373

/* 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
このスクラップは2023/01/02にクローズされました