Wiki

Clone wiki

Smart Review for FeCru / Configure project strategies

Summary

This article describes configuring Smart Review settings for a Crucible project.

Prerequisites

  1. Setup Fisheye repository
  2. Setup Crucible project

Steps

  1. Select Administration > Project Settings > Projects
  2. Click "..." for project you wish to configure and choose "Smart Review Settings" option
  3. Configure one or more strategies
  4. Click "Save"

After that you may fill review with Smart Sync action. See also Smart Review for Jira.

Strategies

You can configure one or more strategies for each Crucible project. Multiple strategies are processed additively. Each strategy is configured for one Fisheye repository. Strategies are of two types:

  1. Changeset. Repository is searched for changesets with commit message containing review's linked Jira issue key. Results are added to review as changeset content.
  2. Branch. Repository is searched for two branches (target / base) with names equal to settings values. Results are added to review as branch content.

Updated