GitNexus/.github/workflows
Gergo Magyar c5c42a9649 fix(ci): make /review reliably post PR comments
The Run Claude Code Review step passed an invalid PR ref
(owner/repo/pull/N) which gh interprets as a branch name, causing
early gh pr view failures. More importantly, the prompt omitted
--comment, so the code-review plugin only displayed findings in
terminal output and never invoked gh pr comment to post to the PR.

Switch to a full PR URL and add --comment so the plugin posts the
review during the session, which also routes around upstream bugs
anthropics/claude-code-action#1061 and #1087 where the action's
post-step capture can silently drop output on issue_comment triggers.
2026-05-12 08:28:42 +01:00
..
ci-e2e.yml fix(security): Harden CI permissions (#1454) 2026-05-09 17:58:22 +01:00
ci-quality.yml fix(security): Harden CI permissions (#1454) 2026-05-09 17:58:22 +01:00
ci-report.yml ci: add fork-safe PR autofix pipeline (#1446) 2026-05-09 13:35:04 +01:00
ci-scope-parity.yml fix(security): Harden CI permissions (#1454) 2026-05-09 17:58:22 +01:00
ci-tests.yml fix(security): Harden CI permissions (#1454) 2026-05-09 17:58:22 +01:00
ci.yml fix(security): Harden CI permissions (#1454) 2026-05-09 17:58:22 +01:00
claude.yml fix(ci): make /review reliably post PR comments 2026-05-12 08:28:42 +01:00
codeql.yml fix(security): Harden CI permissions (#1454) 2026-05-09 17:58:22 +01:00
dependency-review.yml fix(security): Harden CI permissions (#1454) 2026-05-09 17:58:22 +01:00
docker.yml fix(security): Harden CI permissions (#1454) 2026-05-09 17:58:22 +01:00
gitleaks.yml fix(security): Harden CI permissions (#1454) 2026-05-09 17:58:22 +01:00
pr-autofix-apply.yml chore(deps): bump actions/checkout from 5.0.0 to 6.0.2 (#1459) 2026-05-09 19:26:53 +01:00
pr-autofix-publish.yml feat(autofix): replace inline reviewdog with /autofix ChatOps button (#1458) 2026-05-09 16:32:38 +01:00
pr-autofix.yml fix(security): Pin Docker Node base images, remove runtime package-manager CVE surface, verify Trivy on PRs, and harden Dependabot policy (#1455) 2026-05-09 16:55:31 +01:00
pr-description-check.yml chore(deps): bump actions/github-script from 7.0.1 to 9.0.0 2026-04-15 20:17:08 +00:00
pr-labeler.yml fix(security): Harden CI permissions (#1454) 2026-05-09 17:58:22 +01:00
publish.yml fix(security): Harden CI permissions (#1454) 2026-05-09 17:58:22 +01:00
release-candidate.yml ci(release): skip rc build on release PRs (#1474) 2026-05-10 09:50:58 +01:00
scorecard.yml chore(deps): bump github/codeql-action from 3.35.3 to 4.35.3 (#1390) 2026-05-07 09:54:17 +01:00
tree-sitter-upgrade-readiness.yml chore(deps): tree-sitter 0.25 upgrade readiness monitor with daily Dependabot (#847) 2026-04-16 09:17:21 +01:00
triage-sweep.yml chore(deps): bump actions/cache from 5.0.4 to 5.0.5 (#840) 2026-04-15 13:36:38 +01:00
trivy.yml fix(security): Harden CI permissions (#1454) 2026-05-09 17:58:22 +01:00
workflow-lint.yml fix(security): Harden CI permissions (#1454) 2026-05-09 17:58:22 +01:00