Plugin Information |
---|
View Chatter Notifier on the plugin site for more information. |
Older versions of this plugin may not be safe to use. Please review the following warnings before using an older version:
Allows users to send build results via Salesforce Chatter
Features
This is a plugin for Jenkins that will post build build results to a Chatter feed in Salesforce. You can configure it to post to a specific User (e.g. a build user), a specific group (e.g. a group that owns the build), or a specific record (perhaps you have a custom object that tracks build configs).
Minimum Requirements
This plugin requires at least version 1.22 of the Credentials Plugin.
Configure
- Install the Chatter Plugin using the Jenkins Plugin Manager.
- Create new credentials of the kind "Username with Password"
- Remember to include your users API security token if needed as part of the password
- Remember to include your users API security token if needed as part of the password
- Restart the server
- Create or update a job
- Add post-build action > Chatter Results
- Populate the fields as needed:
- Credentials
- Optional server URL to login to
- Record id (record, user, or group) to post results to (leave this blank to post to the user's wall)
Changelog
v2.0.2
- Hosted on jenkins-ci.org
- Now requires at least version 1.22 of the Credentials Plugin