From d26293fe2fa9ca91afbe82db986a106eb28c8c10 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Mon, 11 Jan 2016 12:21:37 -0500 Subject: [PATCH] Add more details about Emotional Jenkins plugin to docs Change-Id: I9196bdb0323fc0c17f9e2d7787d203a0f13a8d30 Signed-off-by: Thanh Ha --- jenkins_jobs/modules/publishers.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/jenkins_jobs/modules/publishers.py b/jenkins_jobs/modules/publishers.py index 6318b2e67..32f1440c0 100644 --- a/jenkins_jobs/modules/publishers.py +++ b/jenkins_jobs/modules/publishers.py @@ -264,7 +264,9 @@ def campfire(parser, xml_parent, data): def emotional_jenkins(parser, xml_parent, data): """yaml: emotional-jenkins - Emotional Jenkins. + Emotional Jenkins. This funny plugin changes the expression of Mr. Jenkins + in the background when your builds fail. + Requires the Jenkins :jenkins-wiki:`Emotional Jenkins Plugin `.