Skip to content

brianlund/changedetails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Small go project that can be run as a build step in TeamCity, to post changes for the current build to a slack channel.

You'll need to set the following parameters in the TC build:

env.SLACKWEBHOOKURL: Generate this on https://api.slack.com/incoming-webhooks
env.TCBUILDID: %teamcity.build.id%
env.TCPASS: %system.teamcity.auth.password%
env.TCUSER: %system.teamcity.auth.userId%
env.TCHOST: %teamcity.serverUrl%

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages