-1

all. When buildstep fail, Can i get trigged and write script to do something, send email or try catch for that. :)

vernomcrp
  • 3,459
  • 11
  • 34
  • 44

1 Answers1

1

You can use the mail notifier or the irc bot to report on the success or failure of builds.

There is a particularly direct way to do that for particular build steps, but I suspect that the above are sufficient. In any case, they will be able to include information about what steps failed.

Tom Prince
  • 682
  • 3
  • 9