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: REVIEWING.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,19 @@ Use this to release your assignment from an issue/PR without automatically assig
74
74
@guidelines-bot /release Need to focus on other priorities
75
75
```
76
76
77
+
### Record Feedback for Contributor Follow-Up
78
+
79
+
```
80
+
@guidelines-bot /feedback
81
+
```
82
+
83
+
Use this after you have provided reviewer feedback and are waiting for the contributor to respond. This keeps reviewer-bot's review state aligned without marking the review complete or changing the assigned reviewer.
84
+
85
+
**Example:**
86
+
```
87
+
@guidelines-bot /feedback
88
+
```
89
+
77
90
### Rectify Review State
78
91
79
92
```
@@ -200,6 +213,7 @@ Life happens! Any of these actions will reset the 14-day clock:
200
213
-**Post a review comment** - Any substantive feedback counts
201
214
-**Use `/pass [reason]`** - Pass the review to the next person if you can't review it
0 commit comments