fix: quote run-name (bare # was a YAML comment) #45

Merged
ffaerber merged 1 commits from fix/run-name-quoting into main 2026-07-04 11:33:30 +02:00
1 Commits
Author SHA1 Message Date
Felix FaerberandClaude Opus 4.8 1fd32f0ff6 fix: quote run-name so the issue number is not eaten as a YAML comment
Bare '#' starts a YAML comment, so run-name resolved to 'ai-agent ·' with the number dropped.
Quote the value.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-04 12:33:27 +03:00