Skip to content

Commit dbe8f9f

Browse files
jbprattclaude
andcommitted
fixup! feat(specs): add custom runner image specification
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent da6e169 commit dbe8f9f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

specs/agents/runner-image.spec.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@ The ProjectSettings resource SHALL support a `runner_image` field (string). When
183183

184184
The field SHALL contain a fully qualified container image reference: `registry/repository:tag` or `registry/repository@sha256:digest`. When empty or unset, the CP uses the default image.
185185

186+
This capability SHOULD be gated behind a feature flag. When the flag is disabled, the CP SHALL ignore `runner_image` and use default image selection.
187+
186188
#### Scenario: Project with custom runner image
187189

188190
- GIVEN a ProjectSettings with `runner_image` set to a custom image

0 commit comments

Comments
 (0)