buildbot-ros icon indicating copy to clipboard operation
buildbot-ros copied to clipboard

Testbuild builds two times the same commit

Open asmodehn opened this issue 9 years ago • 1 comments

If two commits are made very close to each other in the development branch, buildbot will build two times the latest commit.

asmodehn avatar Nov 25 '15 05:11 asmodehn

This is a shortcoming of the GitPoller -- as I understand it, there are other pollers that could be used, but they would insert a delay before starting to build.

Not something I plan to work on, Pull Requests welcome.

mikeferguson avatar Mar 21 '18 19:03 mikeferguson