-
Bug
-
Resolution: Unresolved
-
Major
-
None
With the git plugin you can set your include regions so that builds are only triggered when a commit comes in on a specific subset of files within the git repo. The problem with this is when builds finally do get triggered in the "changes" section you see all the commits from the unrelated folders as well. As a result of this if the person who made the commit which actually did trigger the build causes an instability then all the people who made unrelated commits in the meantime are spammed with emails that they broke the build when in fact their commit has nothing to do with the actual breakage.