How do I customize the IM sent by the Jabber IM plugin?
I'm using Jenkins 1.514 and 1.25 plugins. I notice: "see class BuildToChatNotifier" ... how can I change this, where is it? I would like to be able to use Jenkins environment variables similar to the email plugin, e.g. https://jenkins/job/$PROJECT_NAME/$BUILD_NUMBER/ Since our Jenkins is https via Apache, the default :8080 that is used in the IM is a dead link. An option to configure the IM message, similar to the e-mail plugin, on a global or per job basis would be great. Likewise, it would be nice to configure the "Yawn, I'm so bored" and or other messages / taglines that may be used. Additionally, for whatever reason, !status <job> doesn't work - gives "unknown job" - I also tried !status -v <job> and !status <job> -v and got either the same unknown job or java exception. The other commands also are not working, are there some permissions I need to give? Thanks for your help! Bill -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
