Crucible will allow you to go beyond commenting on source code. Iterative reviews, reports and auditing, plugins, JIRA integration, IDE integration, and much more.
|
|
You can create add-ons that generate custom reports and have it appear in the menu. For example, the 'Review Blockers' report that appears in the user interface is actually generated by an add-on to Crucible. You can use this add-on as a basis to create your own custom reports and add them to Crucible. See the Crucible developer documentation for more information on developing add-ons. Also see the Universal Plugin Manager documentation for general information on add-ons. |
With its own API (Application Programming Interface), Crucible is extensible. If you need Crucible to do more than it ships with and you've got programming chops of your own, the API allows you to build extensions to the application to suit your needs. See the API documentation for more. |
There are several aspects to the JIRA and Crucible integration. Each link below will take you into the details of each. Create Reviews from inside of JIRA: Associate and create JIRA issues for your reviews: |
|
|