GitNexus/.github
Gergo Magyar fa9ba8925c fix(ci): support fork PRs in Claude Code Review workflow
claude-code-action fetches branches by name from origin, which fails
for fork PRs since the branch only exists on the fork remote. Work
around by detecting fork PRs and temporarily pushing the branch to
origin before the action runs, then cleaning up afterwards.

Also changed trigger from automatic (every push) to on-demand only
(label "claude-review" or comment "@claude" / "/review").
2026-03-09 15:33:41 +00:00
..
actions/setup-gitnexus fix(ci): harden CI/CD workflows with security fixes and reliability improvements (#222) 2026-03-09 08:25:03 +00:00
workflows fix(ci): support fork PRs in Claude Code Review workflow 2026-03-09 15:33:41 +00:00
FUNDING.yml process maps and funding.yml 2026-01-28 13:14:16 +05:30
release.yml test: add integration test coverage and fix KuzuDB fork crashes (#209) 2026-03-08 18:00:45 +00:00