{jenkins-plugin-info:twitter} |
This plugin posts build results to Twitter. |
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.