Skip to content

jenkinsci/chatwork-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Chatwork Plugin

Plugin Version Build Status

This Plugin will notify the ChatWork any message.

Global Configuration

Job Configuration

  • Success message , Failure message , Unstable message , Not built message , Aborted message

    • If message is empty, used Global message
    • emoticon
    • chatwork tags
  • Default message is supported for some variables.

Examples:

  • build variables (ex. $JOB_NAME , $BUILD_URL )
  • environment variables (ex. $PATH , $JAVA_HOME )
  • $BUILD_RESULT (ex. SUCCESS, FAILED )

About

This Plugin will notify the ChatWork any message.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 71.2%
  • Groovy 25.1%
  • JavaScript 3.7%