[Buildbot] #3292: GitPoller can't get changed files on merge commit

Buildbot trac trac at buildbot.net
Thu Feb 18 08:15:39 UTC 2016


#3292: GitPoller can't get changed files on merge commit
----------------------+------------------------
Reporter:  boolking   |       Owner:
    Type:  undecided  |      Status:  new
Priority:  major      |   Milestone:  undecided
 Version:  0.8.12     |  Resolution:
Keywords:             |
----------------------+------------------------

Comment (by yhager):

 I'm also seeing this, so voting for this patch. The patch above is missing
 a dash, so I fixed it and created a pull request from it:
 https://github.com/buildbot/buildbot/pull/2001.

 This is especially important if you use gitpoller together with
 `fileIsImportant` and `onlyImportant`. Since a merge commit won't have
 files without this patch, it will be deemed unimportant, and missed -
 causing an older version to be built.

--
Ticket URL: <http://trac.buildbot.net/ticket/3292#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list