Skip to content

Commit 8138944

Browse files
authored
Merge pull request #29845 from RinkiyaKeDad/pr_wrangller_fix
adding info about tagging SIGs in pr wrangling guide
2 parents f20b27e + b2d8188 commit 8138944

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/contribute/participate/pr-wranglers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Each day in a week-long shift as PR Wrangler:
2626
- If you need to verify content, comment on the PR and request more details.
2727
- Assign relevant `sig/` label(s).
2828
- If needed, assign reviewers from the `reviewers:` block in the file's front matter.
29+
- 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.
2930
- Use the `/approve` comment to approve a PR for merging. Merge the PR when ready.
3031
- PRs should have a `/lgtm` comment from another member before merging.
3132
- Consider accepting technically accurate content that doesn't meet the [style guidelines](/docs/contribute/style/style-guide/). Open a new issue with the label `good first issue` to address style concerns.

0 commit comments

Comments
 (0)