Skip to content

Commit 0b64484

Browse files
authored
Merge pull request #49853 from windsonsea/releay
[zh] Sync releases/release.md
2 parents f1a37a4 + 1c1b2b0 commit 0b64484

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

content/zh-cn/releases/release.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,25 +8,27 @@ type: docs
88
auto_generated: true
99
-->
1010

11-
<!-- THIS CONTENT IS AUTO-GENERATED via ./scripts/releng/update-release-info.sh in kubernetes/website -->
11+
<!-- THIS CONTENT IS AUTO-GENERATED via https://github.com/kubernetes/website/blob/main/scripts/releng/update-release-info.sh -->
1212

13-
{{< warning >}}
13+
{{% pageinfo color="light" %}}
1414
<!--
15-
This content is auto-generated and links may not function. The source of the document
16-
is located [here](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-release/release.md).
15+
This content is auto-generated and links may not function. The source of the document is located
16+
[here](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-release/release.md).
1717
-->
1818
此内容原文是自动生成的,链接可能无法正常访问。
1919
文档的来源在[这里](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-release/release.md)
20-
{{< /warning >}}
20+
{{% /pageinfo %}}
21+
22+
<!-- Localization note: omit the pageinfo block when localizing -->
2123

2224
<!--
23-
# Targeting enhancements, Issues and PRs to Release Milestones
25+
## Targeting enhancements, Issues and PRs to Release Milestones
2426
2527
This document is focused on Kubernetes developers and contributors who need to
2628
create an enhancement, issue, or pull request which targets a specific release
2729
milestone.
2830
-->
29-
# 针对发布里程碑的特性增强、Issue 和 PR {#targeting-enhancements-issues-and-prs-to-release-milestones}
31+
## 针对发布里程碑的特性增强、Issue 和 PR {#targeting-enhancements-issues-and-prs-to-release-milestones}
3032

3133
本文档重点是面向于那些需要创建针对特定发布里程碑的特性增强、问题或拉取请求的 Kubernetes 开发人员和贡献者。
3234

@@ -467,6 +469,12 @@ GitHub 团队的成员负责在 GitHub 工件上指定发布里程碑。
467469
该小组由 SIG Release
468470
[维护](https://git.k8s.io/sig-release/release-team/README.md#milestone-maintainers),并有来自各个 SIG 负责人的代表。
469471

472+
<!--
473+
Adding the in-progress release milestone to pull requests after the Code Freeze is strictly prohibited, as it can compromise the stability of the release. Prior to making such changes, approval must be obtained from both the Release Team Lead and the Emeritus Advisor(s).
474+
-->
475+
严禁在 Code Freeze(代码冻结)后将正在开发的版本里程碑任务添加到 PR,因为这可能会影响当前发布版本的稳定性。
476+
在实施此类变更之前,必须获得 Release Team Lead(发布团队负责人)和 Emeritus Advisor(荣誉顾问)的批准。
477+
470478
<!--
471479
### Feature additions
472480

0 commit comments

Comments
 (0)