Skip to content

A Python script to trigger Jenkins Build-Deploy jobs from Skype. It can restart/ shutdown server too. :-)

Notifications You must be signed in to change notification settings

vaibsgharge/Skype-Bot-for-Build-Deploy-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Skype-Bot-for-Build-Deploy-Automation

A Python script to trigger Jenkins Build-Deploy jobs from Skype. It can restart/ shutdown server too. :-)

This is Skype-Jenkins Automation Bot, which will help you trigger Build, Deployment using Skype. It loves to Restart and Shutdown servers too. :P

Please follow below steps to setup this on your server/ local terminal.

1. Install SkyPy and Jenkins Modules by executing below commands:
	sudo pip install SkPy
	sudo pip install python-jenkins
	
2. Copy your restart and shutdown shell script files on respective server, refer these sh files inside main python script.

3. You can extend this script to do almost anything that Jenkins can do for your project.

Keep Learning, Keep Exploring. Good Luck!

About

A Python script to trigger Jenkins Build-Deploy jobs from Skype. It can restart/ shutdown server too. :-)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages