Hi VSoft,
I have a git repository and a configuration which triggeres on new commits. I have set the ‘Quiet Interval’ for this trigger to ‘0’. And now my expectation is now that every commit to my git repository should trigger one build.
But there is the problem. When I upload (push) more than one commit continua recognizes only the latest commit and triggers only one build which is associated with the last commit.