open-code-review/examples
Lei Zhang 55c6bca1f8
chore: update ci pipeline examples (#45)
* chore: remove --audience agent flag and simplify JSON parsing in CI examples

- Remove --audience agent flag from ocr review commands in CI examples
- Simplify JSON output parsing by reading directly without skipping first line
- Update README docs to reflect the simplified CLI usage

* fix: correct typo in .gitlab-ci.yml comment

Change 'confuring' to 'setting' in CI variable configuration comment.
2026-06-04 23:57:05 +08:00
..
github_actions chore: update ci pipeline examples (#45) 2026-06-04 23:57:05 +08:00
gitlab_ci chore: update ci pipeline examples (#45) 2026-06-04 23:57:05 +08:00
README.md Add CI/CD integration section and examples to documentation (#11) 2026-06-01 16:44:24 +08:00

CI/CD Integration Examples

This directory contains examples for integrating OpenCodeReview (OCR) into various CI/CD pipelines.

Contents

Each subdirectory contains its own README with detailed setup instructions.