ora_ticket_get
Retrieve the full content of a GitHub issue including title, description, comments, labels, and assignees by providing the issue number.
Instructions
Recupere le contenu complet d'un ticket GitHub Issue (titre, description, commentaires, labels, assignees).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Repo au format owner/name (defaut: repo courant) | |
| issue_number | Yes | Numero du ticket | |
| project_path | No | Chemin du projet pour detecter le repo |