Atlassian Bamboo Post Build Command Runner Plugin
Overview
We use Atlassian Bamboo as our continuous build server and for a while I’ve wanted to kick off arbitrary command line commands after a build is completed. Apparently some other developers have been asking for this as well: BAM-679.
In response, I’ve written this plugin that can run an arbitrary command when a build passes or fails. The pass and fail commands are specified on the Post Actions configuration page.
The plugin is now hosted on the Atlassian Developer Network.
Please visit the plugin homepage.
Leave a comment