Quick-search: Enter never opens a tile (TypeError on numeric placement id), and every tile is dimmed including matches #15
Triggered via issue
August 11, 2026 11:04
Status
Failure
Total duration
16s
Artifacts
–
issue-triage.yml
on: issues
triage
/
Preflight (PROJECT_TOKEN)
4s
triage
/
Triage New Issue
0s
triage
/
Handle Triage Decision
0s
triage
/
Backlog Triage Existing Issues
0s
Annotations
2 errors
|
triage / Preflight (PROJECT_TOKEN)
Process completed with exit code 1.
|
|
PROJECT_TOKEN is empty or was never passed
Issue Triage cannot run. The caller declares the secret, but the value that arrived is empty — so every downstream actions/github-script step would fail about a minute from now complaining about 'github-token', which is the action's input, not the missing thing. Add PROJECT_TOKEN to this repository's (or organisation's) secrets and make sure the caller forwards it, e.g. 'secrets: {PROJECT_TOKEN: \}' or 'secrets: inherit'.
|