Only email responsible authors when the build has changed
[?]
Feb 26, 2014, 4:05 PM
BFLNBJW4J7PDQ6S56GLKC6CMJXEPCUSS4XPIDA3YWRY6I4TULA2QCDependencies
- [2]
Z6JLDTRWFix typos - [3]
K3HODXGHCheck all inputs for blame but only email selected inputs - [4]
N5AS7EKYInclude who-broke-the-build information in notification emails - [*]
5EQYVRWEAdd a plugin mechanism
Change contents
- replacement in src/lib/Hydra/Plugin/EmailNotification.pm at line 83
if (scalar keys %{$authors} > 0) {my $prevBuild = getPreviousBuild($build);if (scalar keys %{$authors} > 0 &&((!defined $prevBuild) || ($build->buildstatus != $prevBuild->buildstatus))) {