Merge pull request '@junior: run on issue' (#24) from ai/issue-23 into main
Reviewed-on: ffaerber/agents#24
This commit was merged in pull request #24.
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
name: ai-agent
|
name: ai-agent
|
||||||
# Thin caller so the agents work on THIS repo too (their own workflow). Same shared logic.
|
# 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:
|
on:
|
||||||
issue_comment:
|
issue_comment:
|
||||||
types: [created]
|
types: [created]
|
||||||
|
issues:
|
||||||
|
types: [opened]
|
||||||
jobs:
|
jobs:
|
||||||
agent:
|
agent:
|
||||||
uses: ffaerber/agents/.gitea/workflows/agent.yml@main
|
uses: ffaerber/agents/.gitea/workflows/agent.yml@main
|
||||||
|
|||||||
Reference in New Issue
Block a user