Files
OmniRoute/.github/workflows
diegosouzapw a1d77a9bca ci(claude-review): mark step as continue-on-error
The action authenticates against the Anthropic API via
${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} and the token currently returns
401, blocking the PR check. The review is advisory — it should not block
the release pipeline. Step-level continue-on-error keeps the job result
green so the PR status accurately reflects code/test health.
2026-05-23 00:34:05 -03:00
..