プロジェクトを作成する

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

A Crucible project provides a way to group and manage related reviews – typically reviews that are all involved with the same software project. A Crucible project allows you to

  • define default moderators, authors and reviewers for the reviews in that project.
  • define which people are eligible to be reviewers for the reviews in that project.
  • use permission schemes to restrict who can perform particular actions (e.g. 'Create Review') in that project.

Every Crucible review belongs to a project. Each project has a name (e.g. ACME Development) and a key (e.g. ACME). The project key becomes the first part of that project's review keys, e.g. ACME-101, ACME-102, etc:

By default, Crucible contains one project. This default project has the key 'CR' and the name 'Default Project'.

新しいプロジェクトを作成する手順は、次のとおりです。

  1. Click the 'cog' menu in the Crucible header, and choose Administration. You need to be logged in as an administrator to see this.
  2. Click Projects (under 'Project Settings').
  3. Click Add a new project (at the top-right corner).
  4. Complete the fields in the 'Edit Project' page (described below).
  5. Click Save to create your new project.

Identification
  • Name – the plain language name as displayed in the Crucible interface.
  • Key – the project key used when giving reviews their unique code names. If you change the key for a project all open, and closed, reviews in the project are updated with the new key.
コンテンツ
  • Default Repository – the repository that contains the source code for this project. This is the repository that will be searched by default when you add files to a review.
  • Store the contents of files in reviews – check to have the source files under review stored in the Crucible database, along with the comments and review data. This retains a copy of all the source files under review even if the repository is disconnected from Crucible. See Storing all revisions under review.
権限スキームPermission Scheme – the permission scheme applied to this project. (A permission scheme controls who can perform particular actions, for example, create a review.)
Moderator
  • Enable the Moderator role – clear to have reviews run by the author only. See Enabling the moderator role.
  • Default Moderator – the user who will be set as the moderator for all new reviews created in the project. Leave this field blank to force the review's creator to choose a moderator. See Creating a review.
Default Reviewers
  • Users – choose the individual users to whom new reviews will be assigned by default.
  • Groups – choose the groups to which new reviews will be assigned by default.
Allowed Review Participants

By default, let any allowed participant join a review. Applies only to newly created reviews – sets the default state of the Let allowed review participants join checkbox on the 'Choosing reviewers' screen. See Choosing reviewers.

Use Users and Groups to restrict who can participate (as an author, creator, moderator or reviewer) in this project's reviews. Only these user's names appear when you assign users. Leave these fields blank to allow all users to be assigned to reviews.
Review DurationDefault duration – the default length of time (in week days) for reviews in this project. If you leave the field blank, then no time restriction is applied.  Reviews that are overdue will show up in red on the reviewer's dashboards. Note that the review duration only affects the default due date that appears when creating a review. The review's creator or moderator can specify a different date if they wish.
Default Review ObjectivesDefault objectives – specify some text that will appear by default in the Review objectives field of each new review. This text can be edited, as with any text in the Review Objectives text box. See Setting default review objectives.


最終更新日 2017 年 9 月 12 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.