HTTP 404, the ci gate
GATE-001
Unknown gate run.
What it means
The run identifier does not belong to this workspace.
What to do
Check the identifier the command line reported.
The response
Every failure arrives in this shape. The trace_id is worth keeping: it identifies the request in our logs and carries nothing about your data.
{
"type": "https://shiftgraph.dev/errors/GATE-001",
"title": "Unknown gate run.",
"status": 404,
"code": "GATE-001",
"trace_id": "01J8Z…"
}Related codes
The pull-request check that compares a build against saved baselines.
The full error reference, or write to support@shiftgraph.dev with the trace id.