feat: trigger on issues opened when @cursor in title or body
Extend check-comment.sh to parse issues event payloads; document issue_comment + issues opened as supported workflow triggers. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Agent Quick Start
|
||||
|
||||
- **What:** Gitea composite Action — `@cursor` in issue/PR comments runs Cursor CLI + gitea-mcp on the Actions runner.
|
||||
- **What:** Gitea composite Action — `@cursor` in issue/PR comments or new issues runs Cursor CLI + gitea-mcp on the Actions runner.
|
||||
- **Gitea:** https://gitea.schwenk.online — repo `froxxxy/cursor-gitea-agent`
|
||||
- **Default model:** `composer-2.5` (override via `ai_model` input only when Fränky asks)
|
||||
- **Runner:** Gitea Actions on `boka`
|
||||
@@ -14,7 +14,7 @@ cursor-gitea-agent
|
||||
|
||||
## One-Liner
|
||||
|
||||
Gitea Action that triggers Cursor AI when `@cursor` is mentioned in issue or PR comments.
|
||||
Gitea Action that triggers Cursor AI when `@cursor` is mentioned in issue/PR comments or new issues.
|
||||
|
||||
## Vision
|
||||
|
||||
|
||||
Reference in New Issue
Block a user