-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
It would be very useful if the message could be customized like:
"${job.name} run ${build.number} for ${build.name} - ${build.result} ${build.result.tests.failed.count.asString} ${build.git.pr.url}"
would result in
windup-pr-builder run #1656: for "PR #924: Fixed some mistaked in the ..." - FAILED 6 tests https://github.com/windup/windup/pull/925
- is related to
-
JENKINS-11419 Use the name set by the 'Build Name Setter' plugin in messages
-
- Resolved
-
-
JENKINS-4623 Use build parameter/variable for IM notification recipient
-
- Open
-
-
JENKINS-5031 instant-messaging plugin notifications with custom messages
-
- Open
-
-
JENKINS-34902 IRC notification to contain builds name
-
- Open
-
- relates to
-
JENKINS-18144 Allow templating or reduce verbosity
-
- Open
-
[JENKINS-34903] IRC plugin: custom post-build message
Link | New: This issue is related to JENKINS-34902 [ JENKINS-34902 ] |
Description |
Original:
It would be very useful if the message could be customized like: {{"${job.name} run ${build.number} for ${build.name} - ${build.result} ${build.result.tests.failed.count.asString} ${build.git.pr.url}"}} would result in {quote}windup-pr-builder run #1656: for "PR #924: Fixed some mistaked in the ..." - FAILED 6 tests https://github.com/windup/windup/pull/925{quote} |
New:
It would be very useful if the message could be customized like: {code} {{"${job.name} run ${build.number} for ${build.name} - ${build.result} ${build.result.tests.failed.count.asString} ${build.git.pr.url}"}} {code} would result in {quote}windup-pr-builder run #1656: for "PR #924: Fixed some mistaked in the ..." - FAILED 6 tests https://github.com/windup/windup/pull/925{quote} |
Description |
Original:
It would be very useful if the message could be customized like: {code} {{"${job.name} run ${build.number} for ${build.name} - ${build.result} ${build.result.tests.failed.count.asString} ${build.git.pr.url}"}} {code} would result in {quote}windup-pr-builder run #1656: for "PR #924: Fixed some mistaked in the ..." - FAILED 6 tests https://github.com/windup/windup/pull/925{quote} |
New:
It would be very useful if the message could be customized like: {code} "${job.name} run ${build.number} for ${build.name} - ${build.result} ${build.result.tests.failed.count.asString} ${build.git.pr.url}" {code} would result in {quote}windup-pr-builder run #1656: for "PR #924: Fixed some mistaked in the ..." - FAILED 6 tests https://github.com/windup/windup/pull/925{quote} |
Link | New: This issue is related to JENKINS-5031 [ JENKINS-5031 ] |
Link |
New:
This issue is related to |
Workflow | Original: JNJira [ 171104 ] | New: JNJira + In-Review [ 184163 ] |
https://github.com/hudson3-plugins/instant-messaging-plugin/blob/master/src/main/resources/hudson/plugins/im/build_notify/Messages.properties