Commit fa0efad
authored
fix(broker): allow term-llm-reviewer image tag in build policy (#35)
Add term-llm-reviewer: prefix to the allowed image tags list alongside
term-compiler: and ghcr.io/ prefixes. This fixes the policy violation
error when building LLM reviewer images for agent evaluation.1 parent 168f138 commit fa0efad
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
876 | 876 | | |
877 | 877 | | |
878 | 878 | | |
879 | | - | |
| 879 | + | |
880 | 880 | | |
881 | | - | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
882 | 885 | | |
883 | 886 | | |
884 | 887 | | |
| |||
0 commit comments