ora_ticket_list
List GitHub issues from a repository with filters by status and labels. Retrieve open, closed, or all issues based on specified criteria.
Instructions
Liste les issues GitHub du repo courant ou specifie. Filtre par statut et labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Repo au format owner/name (defaut: repo courant) | |
| limit | No | Nombre max de resultats (defaut: 20) | |
| state | No | Filtre par statut (defaut: open) | |
| labels | No | Filtrer par labels | |
| project_path | No | Chemin du projet |