Replies: 1 comment 3 replies
-
|
The cleanest pattern is to make the files local before Claude runs. Issue attachments are uploaded to GitHub as attachment URLs, but they are not automatically placed in the runner workspace. Claude Code Action works best when the PDF/image is either:
If the file lives outside the main checkout, add that directory with So for PDFs/images I’d download them first, then prompt Claude with the local path instead of expecting it to read the issue attachment directly. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It seems claude is unable to use / download files which have been attached to the issues. What is best way to provide some files to claude to use, say a PDF or some images or so?
Beta Was this translation helpful? Give feedback.
All reactions