Skip to content

Alex Skill for checking job status on public Jenkins servers

Notifications You must be signed in to change notification settings

alexbrjo/jenkins-alexa-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Alexa Skill

For public Jenkins instances, can check job status.

Building and Deploying

For the src/ you must run an npm install and compress the entire folder.

cd src/
npm install
zip ../src.zip -r *

The zip is uploaded to lambda and should contain the following:

Achive.zip/
    index.js
    jenkinsRESTHandler.js
    node_modules/
        ...
    package.json

About

Alex Skill for checking job status on public Jenkins servers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published