Skip to content

ripev/JenkinsBuildNotification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins build notifications

Main example

About

This Powershell + bash scripts works like CatLight ((c) 2018 Ramplio Inc) software.

Find started Jenkins jobs from API url by schedule.

For notifications uses BurntToast scripts written by Windos.

Installation instructions

...placed in scripts folder

Requirements

As described above - you need to install BurntToast.

bash for windows should be installed or you should use (Git for Windows)`s bash.exe.

To Do

  • add descriptions to all commands in getjobs.ps1
  • add started by notification
  • add check for windows bash or Git for Windows