avelino-awesome-go/.github
Avelino 45f2b49ef4
fix(ci): add safe.directory config to fix git fetch in container (#6064)
The "Fetch base branch" step fails with exit code 128 when running
inside the golang:latest container because Git does not recognize the
workspace as a safe directory. This is a Git security feature (CVE-2022-24765)
that blocks operations in directories owned by a different user, which
happens when actions/checkout runs inside a container.

https://claude.ai/code/session_01NBtQtSPnsSvAwqUMBMLGFh

Co-authored-by: Claude <noreply@anthropic.com>
2026-02-28 09:52:42 -03:00
..
ISSUE_TEMPLATE Rename config.yaml to config.yml 2023-05-01 17:57:07 -03:00
scripts Migrate PR quality checks from Node.js to Go (#6055) 2026-02-27 07:05:00 -03:00
workflows fix(ci): add safe.directory config to fix git fetch in container (#6064) 2026-02-28 09:52:42 -03:00
copilot-instructions.md docs: add AGENTS.md with LLM contribution guide 2025-10-07 21:27:57 -03:00
FUNDING.yml Remove patreon funding 2021-02-05 05:29:17 -03:00
PULL_REQUEST_TEMPLATE.md Migrate PR quality checks from Node.js to Go (#6055) 2026-02-27 07:05:00 -03:00