Skip to content

fix(ci): let PR triage survive large-diff refusal - #181

Merged
Seungpyo1007 merged 1 commit into
developfrom
fix/triage-large-pr
Sep 15, 2026
Merged

Seungpyo1007 merged 1 commit into
developfrom
fix/triage-large-pr

Conversation

@Seungpyo1007

Copy link
Copy Markdown
Member

Triage (pr-metadata.yml) now catches 422 from pulls.listFiles (large dump PRs, e.g. #180), warns, skips path labels and continues.

Refs #1

On dump-refresh PRs (#180) GitHub answers the file list with 422 "diff
is taking too long to generate" and the triage job died. It now warns,
skips path-based labels and still assigns.

Refs #1
@Seungpyo1007 Seungpyo1007 added the ci CI and workflow changes label Sep 15, 2026
@Seungpyo1007 Seungpyo1007 self-assigned this Sep 15, 2026
@github-actions github-actions Bot added the bug Something isn't working label Sep 15, 2026
@Seungpyo1007 Seungpyo1007 moved this from Todo to In Progress in TechAPI-Project Sep 15, 2026
@Seungpyo1007
Seungpyo1007 merged commit 0c4507a into develop Sep 15, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in TechAPI-Project Sep 15, 2026
Seungpyo1007 added a commit that referenced this pull request Sep 17, 2026
#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
Seungpyo1007 added a commit that referenced this pull request Sep 17, 2026
#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
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