[Buildbot-commits] [Buildbot] #2543: GerritChangeSource should ignore incoming ref-updated events to refs/meta/config branch

Buildbot trac trac at buildbot.net
Wed Aug 7 13:46:49 UTC 2013


#2543: GerritChangeSource should ignore incoming ref-updated events to
refs/meta/config branch
--------------------+-----------------------
Reporter:  krf      |      Owner:
    Type:  defect   |     Status:  new
Priority:  major    |  Milestone:  undecided
 Version:  0.8.7p1  |   Keywords:
--------------------+-----------------------
 The branch 'refs/meta/config' [1] contains some project specific rules for
 Gerrit. It's a branch that contains only a few config files for
 parametrizing Gerrit. There are no project-related source files.

 Gerrit sends out 'ref-updated' events for that branch and hence builds
 will be triggered in Buildbot if you configured the GerritChangeSource
 change source. This will of course fail, because this particular branch
 contains no source files.

 GerritChangeSource should ignore that branch completely, imo.

 [1] https://gerrit-review.googlesource.com/Documentation/prolog-
 cookbook.html

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


More information about the Commits mailing list