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: workflows/repo-assist.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -207,7 +207,7 @@ Maintain a single open issue titled `[Repo Assist] Monthly Activity {YYYY}-{MM}`
207
207
208
208
## Suggested Actions for Maintainer
209
209
210
-
Based on current repository state, consider these **pending** actions (excludes items already actioned):
210
+
**Comprehensive list** of all pending actions requiring maintainer attention (excludes items already actioned and checked off). Reread the issue you're updating before you update it — there may be new checkbox adjustments since your last update that require you to adjust the suggested actions.:
@@ -229,7 +229,13 @@ Maintain a single open issue titled `[Repo Assist] Monthly Activity {YYYY}-{MM}`
229
229
- Always use the exact format above. If the existing body uses a different format, rewrite it entirely.
230
230
-**Actively remove completed items** from "Suggested Actions" — do not tick them `[x]`; delete the line when actioned. The checklist contains only pending items.
231
231
- Use `* [ ]` checkboxes in "Suggested Actions". Never use plain bullets there.
232
-
4. Use repo memory for the activity log. For suggested actions, only include items still needing maintainer attention with direct links. Keep all entries to one line.
232
+
4.**Comprehensive suggested actions**: The "Suggested Actions for Maintainer" section must be a **complete list** of all pending items requiring maintainer attention, including:
233
+
- All open Repo Assist PRs needing review or merge
234
+
-**All Repo Assist comments** that haven't been acknowledged by a maintainer (use "Check comment" for each)
235
+
- Issues that should be closed (duplicates, resolved, etc.)
236
+
- PRs that should be closed (stale, superseded, etc.)
237
+
- Any strategic suggestions (goals, priorities)
238
+
Use repo memory and the activity log to compile this list. Include direct links for every item. Keep entries to one line each.
233
239
5. Do not update the activity issue if nothing was done in the current run.
0 commit comments