20 lines
405 B
JSON
20 lines
405 B
JSON
|
|
{
|
||
|
|
"skip_title_patterns": [
|
||
|
|
"[DO NOT CLOSE",
|
||
|
|
"[EPIC]",
|
||
|
|
"[META]",
|
||
|
|
"[GOVERNING]",
|
||
|
|
"[PERMANENT]",
|
||
|
|
"[MORNING REPORT]",
|
||
|
|
"[RETRO]",
|
||
|
|
"[INTEL]",
|
||
|
|
"[SHOWCASE]",
|
||
|
|
"[PHILOSOPHY]",
|
||
|
|
"Master Escalation"
|
||
|
|
],
|
||
|
|
"skip_assignees": [
|
||
|
|
"Rockachopa"
|
||
|
|
],
|
||
|
|
"comment": "Shared filter config for agent loops. Loaded by claude-loop.sh and gemini-loop.sh at issue selection time."
|
||
|
|
}
|