-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: parameterized-trigger-plugin
Background: We use Jenkins as a Build Server and report the result back into Gerrit. We use one Job which then triggers other jobs on a set of conditions. The result should be reported back to gerrit so the user do not have to click a hundred times to find the error.
Problem at hand: I want to be able to provide a link to the triggered job that failed. I'd currently only provide the build number and the scrambeled name (replaced with ). I'm using the 'Unsuccessful Message File'_ feature from Gerrit Trigger Plugin.
Â
Â