[Buildbot] #2837: Gitpoller with branches=True doesn't add changes for new branch
Buildbot trac
trac at buildbot.net
Wed Jul 16 21:06:05 UTC 2014
#2837: Gitpoller with branches=True doesn't add changes for new branch
---------------------+--------------------------------------
Reporter: hnasarat | Owner:
Type: defect | Status: new
Priority: minor | Milestone: undecided
Version: 0.8.9 | Keywords: gitpoller, git, branches
---------------------+--------------------------------------
With the new branches=True argument for GitPoller to watch all branches,
_process_changes does nothing if a new branch was pushed. The only time it
adds changes to the database is when a new commit is pushed on an existing
branch.
This is blocking me from getting my buildbot to build all branches
automatically when they are pushed.
--
Ticket URL: <http://trac.buildbot.net/ticket/2837>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the bugs
mailing list