Skip to content

Rossmann-IT/hipchat-notifier-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HipChatNotifier Plugin

for HipChat API v2

Configure

Global Settings

Manage Jenkins -> System Settings -> Hip Chat Notifier (section)

  1. API Token
  • your api token
  • see) https://{xxxx}.hipchat.com/account/api

Job Settings

Job Page -> Configure -> Post-build Action (section) -> Add post-build action

normal

  1. RoomName or RoomID
  • The name or id of the room which to notify
  • Take a look at the Room's web page If you want to use the room id
  1. Message Format (SUCCESS)
  2. Message Format (FAILED)
  3. Massage from file
  • Load notify message from file
  • ignore message format setting

advanced

  1. post success notification
  • To set whether to notify if the build is successful
  1. success notification to notify:true
  • To set whether to notify parameter of success notification to true
  1. post failed notification
  • To set whether to notify if the build is failed
  1. failed notification to notify:true
  • To set whether to notify parameter of failed notification to true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%