-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
Hi team
I opened PR #109, and while the JSON validation and Socket Security checks passed, the generate-csv job failed.
Error log:
fatal: invalid reference: Antic-swap-patch-1
Error: Invalid status code: 128
It seems the workflow tries to commit the generated CSV back to the upstream repo, but since my branch only exists in my fork, the job cannot find it and fails.
✅ JSON is valid
✅ Security checks passed
❌ Only generate-csv fails
This might require an adjustment to the workflow so that forked PRs are handled properly (e.g., skipping CSV auto-commit or only running it on main after merge).
i hope u will review it soon
Metadata
Metadata
Assignees
Labels
No labels