Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The plugin has the following settings which must be configured per repository.

Option

Description

Plugin Enabled

Check this box to show Crucible integration controls in pull requests for this repository.

Hook Enabled

Check this box to enable the Crucible MergeHook for pull requests in this repository.

Review Project

The Crucible Review project to be created under.

Use Bitbucket Reviewers

Create Crucible reviews using the reviewers defined in Bitbucket pull request.

Repository Name

The name of the repository in Crucible. This is to match the repository in Bitbucket to the repository in Crucible if they don't share the same name.

Automatically Create Reviews

Whether to automatically create reviews in Crucible. The review project specified here will be used.

Merge Hook Branch Regex

All branches that match this regex will have a review created when another tries to merge any changes to them through a PullRequest.

Adding / Editing Reviews

Crucible reviews can be created one of two ways:

  1. Automatically through the plugin.

  2. By hand through the Pull Request dropdown using either the Create Review or Assign Existing Review buttons.

...

After review is assigned, you can change it in Edit Review dialog, which allows you to change id assigned review or unlink review from current pull request with Unlink button.

Automatically Creating Reviews

...