Jenkins : AsakusaSatellite Plugin

Plugin Information

View AsakusaSatellite on the plugin site for more information.

This plugin notifies AsakusaSatellite of build results.

Features

Setup

At (your project) > Configure > AsakusaSatellite, set room information at your AsakusaSatellite.

  • appkey: secret key of your AsakusaSatellite acount. You can get this key at your acount page at AsakusaSatellite.

         

  • baseUrl: a Base URL of AsakusaSatellite
  • roomNumber: a room id. Typically, URL of rooms are such as baseUrl/chat/room/roomNumber
  • message: a message template. You can use following variables
    • ${project}: a project name
    • ${number}: a build number
    • ${result}: a build result
    • ${url}: a url of build result
    • ${changeset}: change set of this build

Version History

Version 0.1 (22 October, 2012)

  • Initial release

Attachments:

jenkins_as_notifier.png (image/png)
as_api.png (image/png)
jenkins_as_notifier2.png (image/png)
jenkins_message.png (image/png)