Skip to content

A Hudson plugin for sending notifications through the Notifo API

Notifications You must be signed in to change notification settings

csamuel/jenkins-notifo-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notifo Plugin for Jenkins CI

Build Status

This is a Jenkins plugin for integration with the Notifo API to push build notifications to mobile devices.

For now, the plugin is hosted on Github at http://github.com/csamuel/hudson-notifo-plugin.

Before You Begin

  • In order to use the plugin you will need a Notifo service account along with an API token.
  • Any user accounts that you wish to send notifications to must be subscribed to the service account. You can do so using the subscribe console.

Installation

You can grab a binary from here.

Alternatively, you can build from source using the steps below:

  1. git clone git@github.com:csamuel/hudson-notifo-plugin.git
  2. cd hudson-notifo-plugin
  3. mvn package
  4. Upload target/notifo.hpi to your Hudson server. You will need to restart Jenkins for it to take effect.

TODO:

  • Custom URL and labels on notifications
  • Unit tests

Credits

Based on the Bamboo Notifier plugin by Asgeir Storesund Nilsen.

About

A Hudson plugin for sending notifications through the Notifo API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages