Integrate with Bugzilla

Version 3 by Steve Luo
on Jun 10, 2010 19:07.


compared with
Version 4 by Steve Luo
on Jun 10, 2010 19:24.


Key
These lines were removed. This word was removed.
These lines were added. This word was added.

View page history


There are 2 changes. View first change.

 Since QuickBuild 3, QuickBuild can integrate with Bugzilla, it features:
 * Hyperlink the issue ids found in commit message
  * Hyperlink the issue ids mentioned in commit message
 * Generate an issues report from commit messages
 * Create an issue to Bugzilla based on step condition
  
 To enable the integration, you need go to configuration settings -> Bugzilla Server
  h3. Configure Bugzilla
 To enable the integration, you need configure Bugzilla setting first. Go to configuration settings and select Bugzilla Server to define, and then below screen will be displayed:
 !bugzilla-setting.png!
  
 After you configured, all issues mentioned in commit messages will by hyperlinked and an issues report will be shown in Issues tab.
  
 h3. Create issue to Bugzilla
 To create an issue to Bugzilla, _Create Bugzilla Issue_ step should be added to your build workflow. You may use this step to track your build status in Bugzilla.