Commit 9af4d00
feat(issue-detection): Check per-group-type settings before creating issues
Add GROUP_TYPE_TO_SETTING mapping and check the project's performance
issue settings for the specific group type (e.g., ai_detected_http_enabled)
before producing an issue occurrence. This allows users to disable specific
AI detection categories while keeping others enabled.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d1f4f28 commit 9af4d00
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
171 | 180 | | |
172 | 181 | | |
173 | 182 | | |
| |||
180 | 189 | | |
181 | 190 | | |
182 | 191 | | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
183 | 199 | | |
184 | 200 | | |
185 | 201 | | |
| |||
0 commit comments