Confirmed users, Bureaucrats and Sysops emeriti
674
edits
m (→Data harvesting: category|A) |
|||
| Line 56: | Line 56: | ||
*# Extract bug number and comment using a regexp (by default "Bug [\d+] - .*") | *# Extract bug number and comment using a regexp (by default "Bug [\d+] - .*") | ||
*# Push a comment directly on the bugzilla database for the bug number. The new comment contains : "CruiseControl project name" + "build number" + "build date" + "commit comment" + "modified filenames list | *# Push a comment directly on the bugzilla database for the bug number. The new comment contains : "CruiseControl project name" + "build number" + "build date" + "commit comment" + "modified filenames list | ||
* [http://www.accurev.com/accubridge-bugzilla.html AccuBridge] (website) - Bidirectional integration with the AccuRev SCM suite. | |||
== Test case management systems == | == Test case management systems == | ||