feat: replace create-task and create-issue with unified create-ticket #18

Merged
naomi merged 1 commits from feat/tickets-better into main 2026-03-09 14:09:08 -07:00

1 Commits

Author SHA1 Message Date
hikari 0dba9a1af9 feat: replace create-task and create-issue with unified create-ticket
Node.js CI / CI (pull_request) Successful in 27s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 51s
Removes /create-task and /create-issue slash commands and introduces
/create-ticket, which routes to LeanTime, Asana, Gitea, or GitHub based
on a platform choice argument. The user provides only a description; the
AI generates both the title and fleshed-out body.
2026-03-09 13:46:42 -07:00