Skip to content

ci: add OpenCodeReview PR review workflow - #2109

Open
erubboli wants to merge 3 commits into
masterfrom
ci/ocr-review
Open

erubboli wants to merge 3 commits into
masterfrom
ci/ocr-review

Conversation

@erubboli

Copy link
Copy Markdown
Member

Introduces the same AI code review workflow already deployed in mintlayer.com and go-sdk.

  • Runs alibaba/open-code-review (pinned to v1.12.0) on every PR event (opened / synchronize / reopened)
  • Uses the OCR_LLM_TOKEN secret (already added to the repo) against the Z.ai coding endpoint with glm-5.3-flash
  • llm_extra_body override enables thinking, required for the GLM-5.3 family
  • Incremental review, concurrency-grouped per PR so re-reviews cancel stale runs
  • Skips fork PRs cleanly (they cannot read secrets)

@github-actions

github-actions Bot commented Sep 14, 2026

Copy link
Copy Markdown

OpenCodeReview: Review complete: 0 finding(s) across 3 selected item(s).

- Add exemption for chacha20 0.10.2 (published via trusted publishing,
  so no publisher identity exists for trust entries to cover)
- Refresh imports.lock: rustls 0.23.45 / rustls-webpki 0.103.15
  publisher records and upstream vendor audit updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants