-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
271 lines (271 loc) · 9.9 KB
/
config.json
File metadata and controls
271 lines (271 loc) · 9.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
{
"bot": {
"name": "GameCI Help Bot",
"version": "3.0.0",
"max_responses_per_cycle": 10,
"response_cooldown_minutes": 60,
"dry_run": false,
"cycle_interval_minutes": 30
},
"llm": {
"provider": "claude",
"claude": {
"model": "claude-sonnet-4-20250514",
"investigation_model": "",
"max_turns": 75,
"command": "claude -p"
},
"lm_studio": {
"base_url": "http://localhost:1234/v1",
"model": "default",
"api_key": "lm-studio"
},
"continue_cli": {
"command": "continue",
"model": "default"
},
"codex": {
"model": "code-davinci-002",
"temperature": 0.2,
"max_tokens": 8192,
"api_base": "https://api.openai.com/v1"
}
},
"discord": {
"system_prompt": "You are the GameCI help bot. You assist with Unity CI/CD, Docker, and build automation.",
"guilds": [
{
"name": "game-ci",
"guild_id": "710946343828455455",
"triage_channel_id": "1481216813437026424",
"webhook_url_env": "DISCORD_WEBHOOK_URL",
"system_prompt": "You are helping users in the GameCI Discord server. Be concise and helpful. Reference relevant documentation at https://game.ci/docs when applicable.",
"channels": [
{
"name": "help",
"system_prompt": "Focus on troubleshooting Unity build issues and CI pipeline problems. Users here are often stuck and need step-by-step guidance.",
"channel_type": "text",
"reply_mode": "bot_api",
"read_threads": true,
"monitor": true
},
{
"name": "unity-builder",
"system_prompt": "You are an expert on game-ci/unity-builder GitHub Action. Help with configuration, custom builds, and Docker-based Unity builds. Always verify parameters against the action.yml before suggesting them.",
"channel_type": "forum",
"reply_mode": "bot_api",
"monitor": true
},
{
"name": "support",
"channel_type": "text",
"reply_mode": "bot_api",
"read_threads": true,
"monitor": true
},
{
"name": "general",
"channel_type": "text",
"reply_mode": "bot_api",
"read_threads": false,
"monitor": false
},
{
"name": "bugs",
"system_prompt": "Users reporting bugs. Investigate thoroughly — check if this is a known issue, try to reproduce the conditions, and cross-reference with GitHub issues.",
"channel_type": "text",
"reply_mode": "bot_api",
"read_threads": true,
"monitor": true
},
{
"name": "unity-test-runner",
"system_prompt": "You are an expert on game-ci/unity-test-runner GitHub Action. Help with test configuration, EditMode/PlayMode tests, and test result interpretation.",
"channel_type": "text",
"reply_mode": "bot_api",
"read_threads": true,
"monitor": true
},
{
"name": "docker",
"system_prompt": "Help with GameCI Docker images, custom Dockerfiles, and container-based Unity builds. Focus on game-ci/docker repository issues.",
"channel_type": "text",
"reply_mode": "bot_api",
"read_threads": true,
"monitor": true
}
]
},
{
"name": "game-ci-develop",
"guild_id": "1381241944226664498",
"triage_channel_id": "1481216813437026424",
"system_prompt": "You are helping users in the GameCI Develop Discord server. This is a controlled testing environment. Be concise and helpful. Always offer help proactively.",
"channels": [
{
"name": "help",
"system_prompt": "This is the #help channel in GameCI Develop. Always offer help here. Focus on troubleshooting Unity build issues, CI pipeline problems, and GameCI tooling questions. Users here may be testing the bot — respond thoroughly regardless.",
"channel_type": "text",
"reply_mode": "bot_api",
"read_threads": true,
"monitor": true
},
{
"name": "help-develop",
"system_prompt": "This is the #help-develop channel in GameCI Develop. Always offer help here. This channel is for testing and developing the help bot itself — respond thoroughly to all messages.",
"channel_type": "text",
"reply_mode": "bot_api",
"read_threads": true,
"monitor": true
},
{
"name": "help-forum-test",
"system_prompt": "This is a forum channel for testing. Respond to all posts.",
"channel_type": "forum",
"reply_mode": "bot_api",
"monitor": true
},
{
"name": "general",
"channel_type": "text",
"reply_mode": "bot_api",
"read_threads": false,
"monitor": false
}
]
}
],
"triage_user_ids": ["274202899347800074"],
"sync_hours": 6,
"ignore_bots": true,
"ignore_prefixes": [
"!",
"/",
"$",
"."
],
"min_message_length": 15,
"official_roles": [],
"official_users": [],
"seen_you_message": "I see an official reply already; react with \ud83d\udc40 or reply to me to continue.",
"seen_you_emoji": "\ud83d\udc40"
},
"github": {
"repos": [
"game-ci/unity-builder",
"game-ci/unity-test-runner",
"game-ci/unity-actions",
"game-ci/docker",
"game-ci/steam-deploy"
],
"sync_days": 7,
"max_issues_per_repo": 200,
"max_discussions_per_repo": 50,
"skip_labels": [
"wontfix",
"invalid",
"duplicate"
],
"priority_labels": [
"bug",
"help wanted",
"good first issue"
],
"collaborators": ["frostebite", "webbertakken", "davidmfinol", "GabLeRoux"],
"label_prompts": [
{
"label": "bug",
"system_prompt": "This issue is labeled as a bug. Investigate the root cause thoroughly — trace the code path, identify the exact file and line where the defect occurs, and explain what the fix would look like. If this matches other bug reports, cross-reference them."
},
{
"label": "macOS",
"system_prompt": "This issue involves macOS builds. Common macOS-specific issues include: code signing, IL2CPP compilation on Apple Silicon, Xcode version requirements, and macOS SDK path resolution. Check for platform-specific conditionals in the source code."
},
{
"label": "self-hosted",
"system_prompt": "This issue involves self-hosted runners. Common issues include: Docker socket permissions, missing dependencies, disk space, and environment variable propagation. Self-hosted runners may have different environments from GitHub-hosted runners."
},
{
"label": "docker",
"system_prompt": "This issue involves Docker and container-based builds. Focus on Dockerfile configuration, volume mounts, base image selection, and layer caching. Check game-ci/docker repository for image-specific issues."
},
{
"label": "IL2CPP",
"system_prompt": "This issue involves IL2CPP builds. Common issues include: missing build support modules, platform-specific compile errors, increased build times, and linker configuration. IL2CPP builds require specific Unity modules to be installed."
},
{
"label": "WebGL",
"system_prompt": "This issue involves WebGL builds. Common issues include: memory limits, compression settings, template configuration, and browser compatibility. WebGL builds have unique constraints compared to other platforms."
},
{
"label": "Android",
"system_prompt": "This issue involves Android builds. Common issues include: Android SDK/NDK version requirements, keystore configuration, gradle settings, and minimum API level compatibility."
},
{
"label": "Windows",
"system_prompt": "This issue involves Windows builds. Common issues include: Windows SDK version, IL2CPP visual studio build tools requirements, and path length limitations on Windows."
},
{
"label": "help wanted",
"system_prompt": "This issue is marked as 'help wanted' by maintainers. It may be a good candidate for community contribution. If you can identify the fix, describe it clearly enough that a contributor could implement it."
}
]
},
"docs": {
"base_url": "https://game.ci/docs",
"pages": [
"github/getting-started",
"github/activation",
"github/builder",
"github/test-runner",
"github/returning-a-license",
"docker/docker-images",
"docker/versions",
"github/deployment/steam"
]
},
"vector_search": {
"enabled": false,
"engine": "llamaindex",
"collection_name": "gameci-docs",
"embedding_model": "local:BAAI/bge-small-en-v1.5",
"persist_directory": "data/vector-store"
},
"triage": {
"acknowledge_user": true
},
"dispatch": {
"mode": "triage",
"discord_mode": "triage",
"warnings_required": 3,
"warning_interval_hours": 24,
"approve_reactions": ["+1", "rocket"],
"cancel_reactions": ["-1"],
"max_detections_per_cycle": 10,
"close_on_dispatch": true,
"github_triage": true,
"github_poll_interval_minutes": 10
},
"investigations": {
"enabled": false,
"target_repo": "game-ci/help-bot",
"labels": ["help-bot", "investigation"]
},
"notifications": {
"discord_dm": {
"enabled": false,
"recipients": []
}
},
"docker": {
"image_name": "gameci-help-bot",
"container_name": "gameci-help-bot",
"restart_policy": "unless-stopped"
},
"runner": {
"labels": [
"help-bot"
],
"work_directory": "_work"
}
}