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
Owner

Bare # started a YAML comment so the issue number was dropped from run-name. Quote the value. Homelab gets the same fix via direct push.

Bare # started a YAML comment so the issue number was dropped from run-name. Quote the value. Homelab gets the same fix via direct push.
ffaerber added 1 commit 2026-07-04 11:33:28 +02:00
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>
ffaerber merged commit 1d248bc675 into main 2026-07-04 11:33:30 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gitea/agents#45