Skip to content
GitLab
菜单
为什么选择 GitLab
定价
联系销售
探索
为什么选择 GitLab
定价
联系销售
探索
登录
获取免费试用
主导航
搜索或转到…
项目
GitLab
管理
动态
成员
标记
计划
议题
议题看板
里程碑
迭代
需求
代码
合并请求
仓库
分支
提交
标签
仓库图
比较修订版本
代码片段
锁定的文件
构建
流水线
作业
流水线计划
测试用例
产物
部署
发布
Package registry
容器镜像库
模型注册表
运维
环境
Terraform 模块
监控
事件
服务台
分析
价值流分析
贡献者分析
CI/CD 分析
仓库分析
代码评审分析
议题分析
洞察
模型实验
效能分析
帮助
帮助
支持
GitLab 文档
比较 GitLab 各版本
社区论坛
为极狐GitLab 提交贡献
提交反馈
隐私声明
快捷键
?
新增功能
4
代码片段
群组
项目
显示更多面包屑
gitlab-cn
GitLab
提交
bdd43f73
未验证
提交
bdd43f73
编辑于
3 months ago
作者:
Marcin Sedlak-Jakubowski
提交者:
GitLab
3 months ago
浏览文件
操作
下载
补丁
差异文件
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by:
Marcin Sedlak-Jakubowski
<
msedlakjakubowski@gitlab.com
>
上级
14bb887b
No related branches found
分支 包含提交
No related tags found
标签 包含提交
无相关合并请求
变更
1
隐藏空白变更内容
行内
左右并排
显示
1 个更改的文件
doc/user/group/epics/linked_epics.md
+80
-0
80 个添加, 0 个删除
doc/user/group/epics/linked_epics.md
有
80 个添加
和
0 个删除
doc/user/group/epics/linked_epics.md
+
80
−
0
浏览文件 @
bdd43f73
...
@@ -18,6 +18,86 @@ When you try to close an epic that has open blockers, a warning is displayed.
...
@@ -18,6 +18,86 @@ When you try to close an epic that has open blockers, a warning is displayed.
To manage linked epics through our API, see
[
Linked epics API
](
../../../api/linked_epics.md
)
.
To manage linked epics through our API, see
[
Linked epics API
](
../../../api/linked_epics.md
)
.
## Ways to use linked epics
You can use linked epics to solve several planning and coordination challenges.
The following examples show how linked epics help teams work together more effectively.
### Cross-functional initiatives
Use linked epics to coordinate work between multiple teams and track interdependent deliverables.
When teams work together on a large initiative, each team can manage their own epic while maintaining
visibility into related work.
For example, when launching a new feature, development and marketing teams often work in parallel.
The development team tracks technical implementation in their epic, while the marketing team plans
promotional activities in a separate epic.
By linking these epics:
-
Teams can track dependencies between technical and promotional work.
-
Each team maintains autonomy while staying aligned on the broader initiative.
-
Stakeholders get visibility into the full scope of the launch.
-
Teams can identify and resolve blockers across organizational boundaries.
This coordination helps break down silos and ensures all aspects of the initiative stay in sync.
When you link epics across groups:
-
Each team keeps their work in their own group.
-
Teams can see related work without switching between groups.
-
Status updates automatically flow between linked epics.
### Dependency management
Use linked epics to manage and track work dependencies.
When development can't begin until infrastructure changes are complete, linked epics help teams
manage these dependencies.
For example, when building a new feature, teams often need infrastructure updates
before development can start. The infrastructure team tracks their database migration work
in one epic, while the development team plans feature implementation in another epic.
By linking these epics:
-
Teams can track when infrastructure work is ready for development.
-
Development teams can better plan their sprint capacity.
-
Product managers can identify potential workflow delays.
-
Teams stay informed of progress without constant meetings.
This visibility helps teams complete work in the right sequence and avoid blocked tasks.
When you link epics to show dependencies:
-
Infrastructure and development work stays connected.
-
Teams know when they can start their work.
-
Status updates flow automatically between epics.
### Higher-level planning
Use linked epics to connect short-term execution with long-term planning.
When managing a series of releases, you can organize high-level goals and track individual feature
deliverables.
For example, when planning multiple releases over several quarters, you can create separate epics
for each release.
Then link these release epics to a central roadmap epic that tracks the overall project.
By linking these epics:
-
Teams can understand how their work fits into the larger strategy.
-
Product managers can track progress across multiple releases.
-
Teams stay focused on current work while seeing future plans.
-
Stakeholders can monitor both granular and high-level progress.
This structure helps teams progress on current work while maintaining broader goals.
When you link epics for planning:
-
Each release's progress is visible in the roadmap.
-
Teams can see upcoming work early.
-
Status updates roll up to the higher-level view.
## Add a linked epic
## Add a linked epic
> - Minimum required role for the group [changed](https://gitlab.com/gitlab-org/gitlab/-/issues/381308) from Reporter to Guest in GitLab 15.8.
> - Minimum required role for the group [changed](https://gitlab.com/gitlab-org/gitlab/-/issues/381308) from Reporter to Guest in GitLab 15.8.
...
...
此差异已折叠。
点击以展开。
预览
0%
加载中
请重试
或
添加新附件
.
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
保存评论
取消
想要评论请
注册
或
登录