This plugin integrates [Assembla](http://www.assembla.com/) to Jenkins. Into the Jenkins global configuration screen configure the Assembla site url and the authentication credentials. You can optionally set a custom pattern to detect Assembla tickets in commit messages Hit Test Connection to check if the configured site and credentials works ![](docs/images/Screen_Shot_2011-10-06_at_12.22.31_PM.png) You have now to configure the jobs you want to enable Assembla plugin: this configuration is available only if at least an Assembla site has been configured in the global Jenkins configuration Check the Update relevant Assembla tickets if you want Jenkins to back-track the build URL as an Assembla ticket comment ![](docs/images/Screen_Shot_2011-10-06_at_12.58.17_PM.png) Now Assembla keys in changelogs are hyperlinked to the corresponding Assembla tickets pages (with tooltips) ![](docs/images/Screen_Shot_2011-10-06_at_12.57.11_PM.png) The following image shows how the added comment looks like in Assembla ![](docs/images/Screen_Shot_2011-10-07_at_10.41.58_AM.png) # History #### Version 1.1 - The first released version to jenkins-ci repositories