Skip to content

Pin claude-code-action to v1.0.88 to dodge symlink ENOENT#117

Merged
forklady42 merged 1 commit intomainfrom
fix/pin-claude-action
Apr 7, 2026
Merged

Pin claude-code-action to v1.0.88 to dodge symlink ENOENT#117
forklady42 merged 1 commit intomainfrom
fix/pin-claude-action

Conversation

@forklady42
Copy link
Copy Markdown
Collaborator

@forklady42 forklady42 commented Apr 7, 2026

Summary

Why v1.0.88

Test plan

Note: @claude-ing this PR won't test the fix — issue_comment workflows are always resolved from the default branch, so the broken @v1 on main would still run. The test has to happen post-merge.

Work around anthropics/claude-code-action#1187: v1.0.89's
restoreConfigFromBase crashes with "ENOENT: no such file or directory,
symlink" because cpSync tries to recreate CLAUDE.md as a symlink under
.claude-pr/ before the parent directory exists. Our CLAUDE.md is a
symlink to AGENTS.md (from #91), which trips the bug on every @claude
run. Revert to @v1 once the upstream fix (#1186) ships.
@forklady42 forklady42 requested a review from ryan-williams April 7, 2026 15:55
@ryan-williams
Copy link
Copy Markdown
Collaborator

Just testing this assertion:

Note: @claude-ing this PR won't test the fix — issue_comment workflows are always resolved from the default branch, so the broken @v1 on main would still run. The test has to happen post-merge.

@claude can you review this?

I see this comment with failed job mentioned in OP #84 (comment)

@claude
Copy link
Copy Markdown

claude bot commented Apr 7, 2026

Claude encountered an error —— View job


I'll analyze this and get back to you.

@forklady42 forklady42 merged commit 8c69c69 into main Apr 7, 2026
4 checks passed
@forklady42 forklady42 deleted the fix/pin-claude-action branch April 7, 2026 16:26
@claude
Copy link
Copy Markdown

claude bot commented Apr 7, 2026

Claude encountered an error —— View job


I'll analyze this and get back to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants