anthropics / anthropics/claude-code-action

Action does not commit files to Git LFS

未关闭
#91 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug p2
主要语言
TypeScript
星标
8.9k
派生
2.1k
平均合并
3 天 9 小时
30 天内合并 PR
10

描述

It seems that the mcp__github_file_ops__commit_files action somehow skips the `.gitattributes` settings for LFS files. When I checkout the branch created by the action locally, I get errors of this form:

```
Encountered 3 files that should have been pointers, but weren't:
xxx/yyy/zzz.csv
xxx/yyy/zzz.csv
xxx/yyy/zzz.csv
```

Git LFS is installed in the container because the action is able to successfully pull down LFS files.

Any recommendations for how to have the action put LFS files into LFS?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。