You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh-cn/docs/contribute/participate/pr-wranglers.md
+81-38Lines changed: 81 additions & 38 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,53 +11,62 @@ weight: 20
11
11
12
12
<!-- overview -->
13
13
<!--
14
-
SIG Docs [approvers](/docs/contribute/participate/roles-and-responsibilities/#approvers) take week-long shifts [managing pull requests](https://github.com/kubernetes/website/wiki/PR-Wranglers) for the repository.
14
+
SIG Docs [approvers](/docs/contribute/participate/roles-and-responsibilities/#approvers)
15
+
take week-long shifts [managing pull requests](https://github.com/kubernetes/website/wiki/PR-Wranglers)
16
+
for the repository.
15
17
16
-
This section covers the duties of a PR wrangler. For more information on giving good reviews, see [Reviewing changes](/docs/contribute/review/).
18
+
This section covers the duties of a PR wrangler. For more information on giving good reviews,
19
+
see [Reviewing changes](/docs/contribute/review/).
17
20
-->
18
-
SIG Docs 的[批准人(Approvers)](/zh-cn/docs/contribute/participate/roles-and-responsibilities/#approvers)们每周轮流负责
21
+
SIG Docs 的[批准人(Approver)](/zh-cn/docs/contribute/participate/roles-and-responsibilities/#approvers)们每周轮流负责
- Triage and tag incoming issues daily. See [Triage and categorize issues](/docs/contribute/review/for-approvers/#triage-and-categorize-issues) for guidelines on how SIG Docs uses metadata.
32
-
- Review [open pull requests](https://github.com/kubernetes/website/pulls) for quality and adherence to the [Style](/docs/contribute/style/style-guide/) and [Content](/docs/contribute/style/content-guide/) guides.
33
+
- Triage and tag incoming issues daily. See
34
+
[Triage and categorize issues](/docs/contribute/review/for-approvers/#triage-and-categorize-issues)
35
+
for guidelines on how SIG Docs uses metadata.
36
+
- Review [open pull requests](https://github.com/kubernetes/website/pulls) for quality
37
+
and adherence to the [Style](/docs/contribute/style/style-guide/) and
- Make sure PR contributors sign the [CLA](https://github.com/kubernetes/community/blob/master/CLA.md).
49
-
- Use [this](https://github.com/zparnold/k8s-docs-pr-botherer) script to remind contributors that haven't signed the CLA to do so.
56
+
- Use [this](https://github.com/zparnold/k8s-docs-pr-botherer) script to remind contributors
57
+
that haven't signed the CLA to do so.
50
58
- Provide feedback on changes and ask for technical reviews from members of other SIGs.
51
59
- Provide inline suggestions on the PR for the proposed content changes.
52
60
- If you need to verify content, comment on the PR and request more details.
53
61
- Assign relevant `sig/` label(s).
54
62
- If needed, assign reviewers from the `reviewers:` block in the file's front matter.
55
-
- You can also tag a [SIG](https://github.com/kubernetes/community/blob/master/sig-list.md) for a review by commenting `@kubernetes/<sig>-pr-reviews` on the PR.
63
+
- You can also tag a [SIG](https://github.com/kubernetes/community/blob/master/sig-list.md)
64
+
for a review by commenting `@kubernetes/<sig>-pr-reviews` on the PR.
Lists PRs that need an LGTM from a member. If the PR needs technical review, loop in one of the reviewers suggested by the bot. If the content needs work, add suggestions and feedback in-line.
113
+
Lists PRs that need an LGTM from a member. If the PR needs technical review,
114
+
loop in one of the reviewers suggested by the bot. If the content needs work,
Lists PRs that need an `/approve` comment to merge.
107
-
- [Quick Wins](https://github.com/kubernetes/website/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+base%3Amain+-label%3A%22do-not-merge%2Fwork-in-progress%22+-label%3A%22do-not-merge%2Fhold%22+label%3A%22cncf-cla%3A+yes%22+label%3A%22size%2FXS%22+label%3A%22language%2Fen%22): Lists PRs against the main branch with no clear blockers. (change "XS" in the size label as you work through the PRs [XS, S, M, L, XL, XXL]).
108
-
- [Not against the primary branch](https://github.com/kubernetes/website/pulls?q=is%3Aopen+is%3Apr+label%3Alanguage%2Fen+-base%3Amain): If the PR is against a `dev-` branch, it's for an upcoming release. Assign the [docs release manager](https://github.com/kubernetes/sig-release/tree/master/release-team#kubernetes-release-team-roles) using: `/assign @<manager's_github-username>`. If the PR is against an old branch, help the author figure out whether it's targeted against the best branch.
@@ -154,11 +182,13 @@ Reviews and approvals are one tool to keep our PR queue short and current. Anoth
154
182
Close PRs where:
155
183
- The author hasn't signed the CLA for two weeks.
156
184
157
-
Authors can reopen the PR after signing the CLA. This is a low-risk way to make sure nothing gets merged without a signed CLA.
185
+
Authors can reopen the PR after signing the CLA. This is a low-risk way to make
186
+
sure nothing gets merged without a signed CLA.
158
187
159
188
- The author has not responded to comments or feedback in 2 or more weeks.
160
189
161
-
Don't be afraid to close pull requests. Contributors can easily reopen and resume works in progress. Often a closure notice is what spurs an author to resume and finish their contribution.
190
+
Don't be afraid to close pull requests. Contributors can easily reopen and resume works in progress.
191
+
Often a closure notice is what spurs an author to resume and finish their contribution.
162
192
163
193
To close a pull request, leave a `/close` comment on the PR.
164
194
-->
@@ -178,10 +208,12 @@ To close a pull request, leave a `/close` comment on the PR.
178
208
179
209
要关闭 PR,请在 PR 上输入 `/close` 评论。
180
210
211
+
{{< note >}}
181
212
<!--
182
-
The [`k8s-ci-robot`](https://github.com/k8s-ci-robot) bot marks issues as stale after 90 days of inactivity. After 30 more days it marks issues as rotten and closes them. PR wranglers should close issues after 14-30 days of inactivity.
213
+
The [`k8s-triage-robot`](https://github.com/k8s-triage-robot) bot marks issues
214
+
as stale after 90 days of inactivity. After 30 more days it marks issues as rotten
215
+
and closes them. PR wranglers should close issues after 14-30 days of inactivity.
In late 2021, SIG Docs introduced the PR Wrangler Shadow Program. The program was introduced to help new contributors understand the PR wrangling process.
225
+
In late 2021, SIG Docs introduced the PR Wrangler Shadow Program.
226
+
The program was introduced to help new contributors understand the PR wrangling process.
- If you are interested in shadowing as a PR wrangler, please visit the [PR Wranglers Wiki page](https://github.com/kubernetes/website/wiki/PR-Wranglers) to see the PR wrangling schedule for this year and sign up.
236
+
- If you are interested in shadowing as a PR wrangler, please visit the
237
+
[PR Wranglers Wiki page](https://github.com/kubernetes/website/wiki/PR-Wranglers)
238
+
to see the PR wrangling schedule for this year and sign up.
204
239
205
-
- Kubernetes org members can edit the [PR Wranglers Wiki page](https://github.com/kubernetes/website/wiki/PR-Wranglers) and sign up to shadow an existing PR Wrangler for a week.
240
+
- Kubernetes org members can edit the
241
+
[PR Wranglers Wiki page](https://github.com/kubernetes/website/wiki/PR-Wranglers)
242
+
and sign up to shadow an existing PR Wrangler for a week.
206
243
207
-
- Others can reach out on the [#sig-docs Slack channel](https://kubernetes.slack.com/messages/sig-docs) for requesting to shadow an assigned PR Wrangler for a specific week. Feel free to reach out to Brad Topol (`@bradtopol`) or one of the [SIG Docs co-chairs/leads](https://github.com/kubernetes/community/tree/master/sig-docs#leadership).
244
+
- Others can reach out on the [#sig-docs Slack channel](https://kubernetes.slack.com/messages/sig-docs)
245
+
for requesting to shadow an assigned PR Wrangler for a specific week. Feel free to reach out to
0 commit comments