getResponsibleAuthors: Respect checkResponsible

[?]
Oct 7, 2013, 2:47 PM
GHV65OPHLAMKU6WQXMXERJNEVUREEEBJ7TTD4IIA64TYWEXMIW7AC

Dependencies

  • [2] BEFHUCGN Factor a getResponsibleAuthors helper out of the HipChatNotification
  • [3] CS7T2XFI
  • [4] LBNVQXUB * Build the /build stuff in a separate controller.

Change contents

  • replacement in src/lib/Hydra/Helper/CatalystUtils.pm at line 265
    [2.299][2.299:378]()
    next unless ($curInput->type eq "git" || $curInput->type eq "hg");
    [2.299]
    [2.378]
    next unless (($curInput->type eq "git" || $curInput->type eq "hg") && $curInput->checkresponsible);