Email responsible authors if requested

[?]
Oct 7, 2013, 3:21 PM
SRRNCD4WPDD5OVNYEAFKJBSZJPVZ4TYMKRVGQMC6C27REZFJTICQC

Dependencies

  • [2] N5AS7EKY Include who-broke-the-build information in notification emails
  • [*] 5EQYVRWE Add a plugin mechanism

Change contents

  • edit in src/lib/Hydra/Plugin/EmailNotification.pm at line 87
    [2.454]
    [4.1725]
    if ($build->jobset->emailresponsible) {
    $addresses{$authors->{$_}} = { builds => [ $build ] } foreach (keys %{$authors});
    }