Plugin Information
This plugin posts build results to Twitter.Each Twitter update will contain build result, its build number, and job name. Optionally, the build URL can be included in which case it will be run through tinyurl.com. See the demo user (other). The Twitter plugin uses the configuration of the core Mailer in order to determine the build URL. This plugin uses Twitter4J, created by Yusuke Yamamoto. Download . Setup After the plugin is installed you will need to get an OAuth token and token secret. These can be gotten by logging into Twitter as the user you want Hudson to tweet as and then download Then execute java -jar auth.jar. This will give you a URL to authorize Hudson to tweet with this user account. Twitter will then give you a pin to give to auth.jar. Then you will be presented with a Token and TokenSecret. Copy these into the appropriate fields in your Hudson setup. Version HistoryVersion 0.6 (September 16, 2010)
Version 0.4 (October 31, 2009)
Version 0.3 (October 18, 2009)
Version 0.2 (July 03, 2008)
Version 0.1 (May 13, 2008)
|