-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Hudson 1.343, using email-ext plugin
I suppose this is compatibility problem with the plugin email-ext.
What occurs is the following :
Mail title : 5 » promotion » Promo1 - Build # 5 - Building!
Mail body : 5 » promotion » Promo1 5
email-ext config title : $DEFAULT_SUBJECT
emain-ext config body : $PROJECT_NAME $BUILD_NUMBER
I tried to set a variable like you did with PROMOTED_URL using the following but I failed (Indeed, PROMOTED_URL is not resolved)
In Promotion.java:67
<code>
@Override
public EnvVars getEnvironment(TaskListener listener) throws IOException, InterruptedException
</code>
[JENKINS-5692] Manual promotion : Bad build number and project name in ext-email
Attachment | New: promoted_builds.patch [ 19412 ] |
Assignee | New: Peter Hayes [ petehayes ] |
Workflow | Original: JNJira [ 135784 ] | New: JNJira + In-Review [ 174383 ] |