ora_ticket_update
Update the status of a GitHub issue to close or reopen. Optionally add a comment to the ticket.
Instructions
Met a jour le statut d'un ticket GitHub (close/reopen). Peut ajouter un commentaire.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Repo au format owner/name | |
| action | Yes | Action a effectuer | |
| comment | No | Commentaire optionnel a ajouter | |
| issue_number | Yes | Numero du ticket | |
| project_path | No | Chemin du projet |