Skip to content

ci: add OpenCodeReview PR review workflow - #2109

Merged
erubboli merged 3 commits into
masterfrom
ci/ocr-review
Sep 15, 2026
Merged

erubboli merged 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 skipped: no items were selected.

@erubboli
erubboli force-pushed the ci/ocr-review branch 2 times, most recently from bb76791 to a4fbc12 Compare September 14, 2026 17:17
- 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
@erubboli
erubboli merged commit b7e37f3 into master Sep 15, 2026
12 checks passed
@erubboli
erubboli deleted the ci/ocr-review branch September 15, 2026 10:51
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