anthropics / anthropics/claude-code-action

Action does not commit files to Git LFS

オープン
#91 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug p2
主要言語
TypeScript
スター
8.9k
フォーク
2.1k
平均マージ
3日 9時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。