设置一个Github Commit RSS feed [英] Setting up a Github Commit RSS feed

查看:77
本文介绍了设置一个Github Commit RSS feed的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图将我的github提交作为RSS feed,但是到目前为止,我还没有弄清楚.我知道可以使用以下语法提供私人供稿:

I am trying to have my github commits as an RSS feed but so far I have not managed to figure it out. I know that a private feed is available with the following syntax:

https://github.com/username.atom?token=token

但这是用户的活动供稿.我想要我的一个项目的提交提要.

But this the user's activity feed. I would like a commit feed of one of my projects.

更新:这是最终的语法:

Update: This was the final syntax:

https://github.com/username/repository_name/commits/branch_name.atom?login=login&token=token. 

尽管如此,仍然无法查看所有分支上的提交.

Still can't view commits on all branches though.

推荐答案

您想要 https://github.com/whatever/commits/master.atom ,就像Cloudera烟道存储库,它是 https://github.com/cloudera/flume/commits/master.atom .

这篇关于设置一个Github Commit RSS feed的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆