Skip to content

InfraBox/slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack

This is the slack integration for InfraBox. You can simply add this to your build definition by adding a git job like this:

{
    "type": "git",
    "name": "external",
    "clone_url": "https://github.com/InfraBox/slack.git",
    "commit": "master"
}

To configure the Slack Webhook URL you have to create a secret with the name SLACK_WEBHOOK_URL and the url as value.

Tip: It's best to run the slack job as last job, because it will only report the status of all the parent jobs.

See also the slack examples.

That's it, you should now receive slack message for each build executed on InfraBox.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •