[Buildbot-commits] [Buildbot] #1732: Gerrit: add support for non-GerritChangeSource triggers

Buildbot buildbot-devel at lists.sourceforge.net
Sat Dec 11 06:04:52 UTC 2010


#1732: Gerrit: add support for non-GerritChangeSource triggers
------------------------+---------------------------------------------------
Reporter:  PiotrSikora  |       Owner:                     
    Type:  enhancement  |      Status:  new                
Priority:  minor        |   Milestone:  0.8.+              
 Version:  0.8.2        |    Keywords:  gerrit, git, repovc
------------------------+---------------------------------------------------
 Both: '''Gerrit + Git''' and '''Gerrit + Repo''' need to support changes
 triggered by things other than '''GerritChangeSource''' (like '''forced
 builds''' from the web interface).

 We should support such format:
 {{{
 project branch change/patchset
 buildbot master 1732/3
 }}}
 ...and both VCs should retrieve proper revision and associate it with each
 patchset (in case of '''Repo'''), because we need revision for pushing
 code review back to '''Gerrit'''.

-- 
Ticket URL: <http://buildbot.net/trac/ticket/1732>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list