Documentation Index
Fetch the complete documentation index at: https://docs.mirage.strukto.ai/llms.txt
Use this file to discover all available pages before exploring further.
GitHubCIResource mounts the Actions surface of a single repository: runs, jobs, step logs, and artifact metadata.
Setup steps for the personal access token live at GitHub CI Credentials.
Node
Browser
Config
| Field | Default | Notes |
|---|---|---|
token | required | Personal access token with actions:read. Redacted in snapshots. |
owner | required | Repo owner. |
repo | required | Repo name. |
days | 30 | Window of recent runs to expose. |
maxRuns | 1000 | Hard ceiling on listed runs. |
baseUrl | https://api.github.com | Override for GitHub Enterprise. |
Mount mode
read.
For the run/job/log layout see the Python GitHub CI docs.