anthropics / anthropics/claude-code-action

Action does not commit files to Git LFS

Ouverte
#91 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
bug p2
Langage dominant
TypeScript
Étoiles
8.9k
Forks
2.1k
Merge moyen
3 j 9 h
PR mergées (30 j)
10

Description

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?

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.