Skip to content

A post-build plugin that sends the build status to a Discord channel.

License

Notifications You must be signed in to change notification settings

SwedishForcesPack/jenkins-discord

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Notifier

Discord Notifier provides a bridge between Jenkins and Discord through the built-in webhook functionality.

This project is in beta.

The purpose

The Jenkins Discord Webhook plugin was made to share results of a build to a Discord channel using the webhooks that Discord provides.

Through this plugin you are able to:

  • Get success and fail messages about your build
  • Link to build artifacts
  • List SCM changes to the build

Yeah, that's it aye.

Download

You'll have to manually install the plugin via the advanced tab of your plugin settings. A Jenkins plugin repo build will be available soon.

Usage

This plugin uses the post-build feature to execute a request.

Simply install the plugin and select the Discord Webhook in the "Post-Build Actions" dropdown.

Post-build dropdown with Discord Webhooks selected

Then enter your Discord URL in the text box that appears. As simple as that!

About

A post-build plugin that sends the build status to a Discord channel.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.2%
  • HTML 2.8%