我正在寻找一种让GitPoller changesource观看所有分支而不仅仅是一个分支的方法.
changesource
现在,要么我branch='some branch'在GitPoller构造函数中指定,要么默认为master.
branch='some branch'
master
更好的是能够指定一些ref模式来观察.
ref
这是一个人已经做过的事吗?还是需要编写另一种GitPoller?
谢谢.
python git continuous-integration buildbot
buildbot ×1
continuous-integration ×1
git ×1
python ×1