Skip to content

chrisnicola/teamcity-build-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Team City Build Bot

This little guy will read your TeamCity build RSS feed, and report build failures to your irc channel.

How To Get It Running

  1. Copy bin/config.example.yml to config.yml and enter your details
  2. bin/buildbot should: start your buildbot, join your channel and begin operating with you

Commands

Note: depending on your TeamCity configuration, buildbot may know about many different build configurations. In the following examples, “[build]” represents the name of a build configuration on your TeamCity server

build status

Will list all known build configurations.

status of [build]

Will message the current known status of [build].

history of [build]

Will message the last 10 builds of build [build].

toggle verbose

Will flip the verbose bit for more/less information as builds complete. When verbose is true, all builds are reported; when false, only failures are reported.

About

Notifies message systems of TeamCity build events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published