@junior: run on issue #24

Merged
ffaerber merged 1 commits from ai/issue-23 into main 2026-07-03 22:28:17 +02:00
+3 -1
View File
@@ -1,9 +1,11 @@
name: ai-agent
# Thin caller so the agents work on THIS repo too (their own workflow). Same shared logic.
# @mention an agent in a comment to start; creating an issue does not auto-start anyone.
# New issues opened by ffaerber auto-start @pm; @mention an agent in a comment to route on replies.
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
agent:
uses: ffaerber/agents/.gitea/workflows/agent.yml@main