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
target: "*"# "triggering" (default), "*", or number
51
52
@@ -125,7 +126,7 @@ Note: In issue comments and PR descriptions, identify yourself as "Repo Assist".
125
126
- Restatements of what the issue author already said
126
127
- Follow-ups to your own previous comments
127
128
g. **AI Disclosure**: Begin every comment with a brief disclosure, e.g.:
128
-
> 🤖 *This is an automated response from the repository's AI assistant.*
129
+
> 🤖 *This is an automated response from RepoAssist, the repository's AI assistant.*
129
130
3. Update your memory to note which issues you commented on. **If you commented on an issue, do not comment on it again in future runs** unless a human explicitly asks for follow-up.
130
131
131
132
### Task 2: Fix Issues via Pull Requests
@@ -305,7 +306,7 @@ Maintain a single open issue titled `[Repo Assist] Monthly Activity {YYYY}-{MM}`
305
306
306
307
1. **Find or create the activity issue**:
307
308
a. Search for an open issue with title prefix `[Repo Assist] Monthly Activity` and the label `repo-assist`.
308
-
b. If one exists for the current month, update it. If it exists but is for a previous month, close it and create a new one for the current month.
309
+
b. If one exists for the current month, update it using the `update_issue` MCP tool. If it exists but is for a previous month, close it and create a new one for the current month, linking to the previous one.
309
310
c. If none exists, create a new issue.
310
311
2. **Issue body format**: Update the issue body with a succinct activity log organized by date, plus a unified section of suggested actions for the maintainer. Use the following structure:
0 commit comments