Skip to content

fix(ci): tolerate refresh PR API errors - #69

Merged
Seungpyo1007 merged 1 commit into
mainfrom
Seungpyo1007/fix-weekly-refresh-retry
Sep 22, 2026
Merged

Seungpyo1007 merged 1 commit into
mainfrom
Seungpyo1007/fix-weekly-refresh-retry

Conversation

@Seungpyo1007

Copy link
Copy Markdown
Member

The weekly refresh action can create its pull request successfully but still fail on a subsequent internal API call when the generated diff is very large. This change allows that action failure to continue, then uses GitHub CLI with the existing write token to confirm that the dated refresh PR is actually open. The workflow now succeeds only when that PR exists and still fails visibly if no PR was created.

@Seungpyo1007 Seungpyo1007 added the ci Continuous integration changes label Sep 22, 2026
@Seungpyo1007
Seungpyo1007 merged commit 5c8d986 into main Sep 22, 2026
1 check passed
@Seungpyo1007
Seungpyo1007 deleted the Seungpyo1007/fix-weekly-refresh-retry branch September 23, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Continuous integration changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant