# 发布组件

## 1. 发布组件简介

「发布」组件可以帮助团队进行版本发布的管理。在规划阶段，产品负责人可以根据产品更新、运营节奏制定粗略的发布计划列表；进入到迭代阶段后，项目经理可以将本次更新具体的需求、缺陷规划进发布中，确定发布的范围，同时即时跟进发布进度；当确认进行发布，或是发布取消时，则可以通过发布状态的改变来实现标记。

![「发布」组件图示](/files/-MUIEVPOjS28D8TSXvau)

## 2. 功能特性

### 2.1 创建发布

在规划阶段，产品负责人可以根据产品更新、运营节奏制定粗略的发布计划列表。在发布组件下，点击`发布`，在弹窗内填写信息，并点击确认，即可创建一个发布。

### 2.2 规划发布内容

在创建完成的发布下，点击规划发布内容，支持将需求、缺陷工作项规划进入发布中，作为发布内容。

![规划发布内容入口图示](/files/-MU8EMF6A_LA8LsTDic9)

尚未被规划到发布中的「需求」「缺陷」会显示在弹窗中，可通过筛选器功能进行筛选查找，选中需要发布的内容后，点击确定，需求或缺陷将会被添加到对应发布中。

![规划发布内容图示](/files/-MU8EWPt0qWDo0vbRhLx)

### 2.3 发布确认&#x20;

执行发布操作时，弹出弹窗确认发布日期及未完成的发布内容。

![发布确认弹窗图示](/files/-MU8Ib2MHzCMcWOZHNM6)

### 2.4 快速操作

快速操作栏中支持通过按钮快速执行发布、关闭等操作。

![快速操作栏图示](/files/-MU8Iw78ciIG4xplZibz)

### 2.5 发布日期

支持设置发布日期。

![设置发布日期图示](/files/-MU8JMxI_gEfQ459OjiB)

### 2.6 发布进度

支持自动计算发布进度。

![发布进度图示](/files/-MU8J__MfJGG-3aORTzI)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides-ones.gitbook.io/guides/usage-guide/ones-project/pei-zhi-xiang-mu-zu-jian/fa-bu-zu-jian.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
