masahide / wsh-jenkins-blink1

WSH Jscript alerting of jenkins in blink(1)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WSH JScript alerting of jenkins in blink(1)

Alerting of jenkins in blink(1).

Setting

Create setting.json:

{
	id:			"user-id",
	password:	"your password",
	url:		"http://hostname/jenkins/api/json", 
	pattern:	/(_job_name|jobname2|jobname3...)/,
	wait:		10
}

Please install the blink1-tool.exe and setting.json in the current directory.

Start

Double-click the jenkins-blink1.js.

Exit

Terminated the wscript.exe from task manager.

About

WSH Jscript alerting of jenkins in blink(1)


Languages

Language:JavaScript 100.0%