Skip to content

fix(ci): treat a timed-out PR file list like a refused one - #190

Merged
Seungpyo1007 merged 1 commit into
developfrom
fix/triage-timeouts
Sep 17, 2026
Merged

Seungpyo1007 merged 1 commit into
developfrom
fix/triage-timeouts

Conversation

@Seungpyo1007

Copy link
Copy Markdown
Member

Follow-up to #181: GitHub answered #184's file-list request with 504 rather than 422, so triage failed again. 422/502/503/504 now all skip path labels and continue.

Refs #1

#181 caught 422 ("diff is taking too long to generate"); PR #184 got a
plain 504 instead and triage died again. Both mean the same thing: no
file list for an oversized PR.

Refs #1
@github-actions github-actions Bot added bug Something isn't working ci CI and workflow changes labels Sep 17, 2026
@Seungpyo1007 Seungpyo1007 moved this from Todo to In Progress in TechAPI-Project Sep 17, 2026
@Seungpyo1007
Seungpyo1007 merged commit fe7e217 into develop Sep 17, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in TechAPI-Project Sep 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci CI and workflow changes

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants