Unofficial GitLab CI integration layer for Open Code Review
Project description
Open Code Review Toolkit
Open Code Review Toolkit is an unofficial GitLab CI integration layer for Alibaba Open Code Review. It provides bounded repository context generation, environment-driven OCR configuration, preflight validation, and safe GitLab merge-request posting. It does not bundle or download the ocr binary.
[!NOTE] The project is under active development. It currently targets Python 3.10-3.14 on Linux and macOS; the public API, CLI, environment contract, and generated schemas may evolve before 1.0.
Install
Install the Python package from PyPI and install a supported OCR binary separately:
python -m pip install open-code-review-toolkit
ocr --version
ocr-ci --help
The current compatibility target is OCR 1.7.14. CI should pin the release and verify its published checksum before execution.
Review output defaults to English. Set OCR_REVIEW_LANGUAGE=Russian to use Russian consistently in both OCR configuration and generated review context.
Stable distributions are published to PyPI and mirrored as checksum-listed, provenance-attested assets in the corresponding GitHub Release. Development snapshots are published only to TestPyPI.
How reviews evolve
On a successful rerun, the toolkit replaces untouched OCR-only notes instead of accumulating stale reviews. A human reply transfers that discussion to the team: the conversation is preserved and a matching finding is suppressed. Reply with /ocr suppress to keep a discussion open without future repeats, or /ocr resolve to suppress it and resolve the discussion after the next successful posting transaction.
Suppression uses both the GitLab diff position and a stable finding fingerprint, so ordinary line shifts do not normally bring the same bug back. A materially changed finding can still receive a new discussion. See GitLab review operations for the complete lifecycle, posting modes, permissions, failure behavior, and Mermaid state diagram.
Project-wide accepted tradeoffs can be recorded separately in .opencodereview/accepted-decisions.md; the context generator supplies them to OCR only when the current merge request is not changing that file. See Accepted project decisions for the entry format, inline marker convention, security boundary, and limitations.
GitLab CI quick start
- Configure protected/masked
GITLAB_API_TOKENand LLM variables in GitLab. - Pin and checksum the OCR binary.
- Install this package.
- Run the five helper stages around
ocr review:
ocr-ci preflight
ocr-ci configure
ocr-ci mcp-config
ocr-ci context --output .review-context/dependencies.md
# run: ocr review ... --format json
ocr-ci post --result /tmp/ocr-result.json --stderr /tmp/ocr-stderr.log
See the fully synthetic examples/gitlab/ocr-review.gitlab-ci.yml, the GitLab setup guide, and GitLab review operations.
Configuration and safety
Configuration is environment-only in v0.1. The configuration reference documents supported OCR_*, CI_*, GITLAB_*, and MCP inputs. Posting requires GITLAB_API_TOKEN; job tokens and legacy aliases are deliberately unsupported.
Repository content, OCR output, and provider responses are untrusted inputs. The toolkit applies bounded reads and writes, secret redaction, Unicode normalization, Markdown/quick-action neutralization, fingerprinted comments, ownership boundaries for human replies, and rollback controls. Review the security and trust model before enabling write access.
Development and release
Licensed under Apache-2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file open_code_review_toolkit-0.2.0.tar.gz.
File metadata
- Download URL: open_code_review_toolkit-0.2.0.tar.gz
- Upload date:
- Size: 132.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d24856c23105f15890b1617ed95a90706f2e797373dddca81b84d04e1b2300cf
|
|
| MD5 |
0719a987810196765a7328e80aff6616
|
|
| BLAKE2b-256 |
61be66615601df3fe13991c1882d12066184f8996ab180b8eac97a2e275ecf66
|
Provenance
The following attestation bundles were made for open_code_review_toolkit-0.2.0.tar.gz:
Publisher:
release.yml on xeonvs/open-code-review-toolkit
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
open_code_review_toolkit-0.2.0.tar.gz -
Subject digest:
d24856c23105f15890b1617ed95a90706f2e797373dddca81b84d04e1b2300cf - Sigstore transparency entry: 2211477237
- Sigstore integration time:
-
Permalink:
xeonvs/open-code-review-toolkit@11a526ee483afd841202e829f6a859ad71054483 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/xeonvs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@11a526ee483afd841202e829f6a859ad71054483 -
Trigger Event:
pull_request
-
Statement type:
File details
Details for the file open_code_review_toolkit-0.2.0-py3-none-any.whl.
File metadata
- Download URL: open_code_review_toolkit-0.2.0-py3-none-any.whl
- Upload date:
- Size: 97.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5764c80fb1ee5d0bcb91a2ed871669161a45f5564ad6169ce11bccc206d0c8a
|
|
| MD5 |
43eba66cb0c68003230acc99b4f8a03d
|
|
| BLAKE2b-256 |
a53d7feb356b28a7c224e1aef3b83c639684b8a5f208a269f47f103cd561ea88
|
Provenance
The following attestation bundles were made for open_code_review_toolkit-0.2.0-py3-none-any.whl:
Publisher:
release.yml on xeonvs/open-code-review-toolkit
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
open_code_review_toolkit-0.2.0-py3-none-any.whl -
Subject digest:
f5764c80fb1ee5d0bcb91a2ed871669161a45f5564ad6169ce11bccc206d0c8a - Sigstore transparency entry: 2211477261
- Sigstore integration time:
-
Permalink:
xeonvs/open-code-review-toolkit@11a526ee483afd841202e829f6a859ad71054483 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/xeonvs
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@11a526ee483afd841202e829f6a859ad71054483 -
Trigger Event:
pull_request
-
Statement type: