View Source

The integration features:

* Hyperlink TeamForge artifacts in commit message to corresponding TeamForge pages
* Generate an issues report from commit messages
* Update TeamForge tracker artifacts based on
** Commit commands in the commit messages
** Specified a list manually
** Specified a Query based on lucene search syntax
* Generate TeamForge tracker artifacts based on the build or step status
* Create a release to TeamForge File Releases along with:
** Updating "Fix in Release" fields and other fields of specified TeamForge tracker artifacts
** Publishing files to the release
* Upload files to TeamForge documents

Below we will describe how to integrate with TeamForge.

h2. Basic Integration
In configuration setting > Issue Tracker > TeamForge Server, you can define the TeamForge setting like below:

!setting.png!

After the setting defined, the QuickBuild can generate the issues report automatically based on your commit messages, moreover, all TeamForge tracker artifact ids occurred in commit messages are hyperlinked.

*TeamForge Issues Report*

!issues-report.png!

*Artifacts link in commit messages*

!commit-messages.png!