chore: title agent runs by issue number (run-name) #43

Merged
ffaerber merged 1 commits from chore/run-name into main 2026-07-04 11:29:55 +02:00
Owner

Adds run-name to the standard caller so Actions runs are titled by their issue instead of mains head commit. Same line added to the file and the README stub. Homelab gets the identical line via a direct push.

Adds run-name to the standard caller so Actions runs are titled by their issue instead of mains head commit. Same line added to the file and the README stub. Homelab gets the identical line via a direct push.
ffaerber added 1 commit 2026-07-04 11:29:52 +02:00
Without run-name, Gitea titles each ai-agent run by main's head commit, so runs aren't identifiable
in the Actions list. Add `run-name: ai-agent · #${{ github.event.issue.number }}` to the standard
caller (both the file and the README stub) so each run shows its issue.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
ffaerber merged commit e9fad6bfad into main 2026-07-04 11:29:55 +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#43