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
Take heed of **instructions**: "${{ steps.sanitized.outputs.text }}"
159
161
160
-
If these are non-empty (not ""), then you have been triggered via `/repo-assist <instructions>`. Follow the user's instructions instead of the normal scheduled workflow. Focus exclusively on those instructions. Apply all the same guidelines (read AGENTS.md, run formatters/linters/tests, be polite, use AI disclosure). Skip the weighted task selection and Task 11 reporting, and instead directly do what the user requested. If no specific instructions were provided (empty or blank), proceed with the normal scheduled workflow below.
162
+
If these are non-empty (not ""), then you have been triggered via `/repo-assist <instructions>`. Follow the user's instructions instead of the normal scheduled workflow. Focus exclusively on those instructions. Apply all the same guidelines (read AGENTS.md, run formatters/linters/tests, be polite, use AI disclosure). Skip the weighted task selection and Task 11 reporting, and instead directly do what the user requested. If no specific instructions were provided (empty or blank), proceed with the normal scheduled workflow below.
161
163
162
164
Then exit - do not run the normal workflow after completing the instructions.
163
165
@@ -294,7 +296,7 @@ Maintain a single open issue titled `[Repo Assist] Monthly Activity {YYYY}-{MM}`
294
296
295
297
## Suggested Actions for Maintainer
296
298
297
-
**Comprehensive list** of all pending actions requiring maintainer attention (excludes items already actioned and checked off).
299
+
**Comprehensive list** of all pending actions requiring maintainer attention (excludes items already actioned and checked off).
298
300
- 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.
299
301
- List **all** the comments, PRs, and issues that need attention
0 commit comments