List quarantined tests
flake.quarantine.listList quarantined flaky tests with reason, owner, and expiry status. Identify expired entries that fail the build until renewed or removed.
Instructions
Reads the quarantine ledger (.flake/quarantine.yaml) and returns every entry with its reason, owner, expiry and whether it has expired. Expired entries fail the build until they are renewed or removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Repository root to run in; defaults to TOOLKIT_REPO |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entries | Yes |