mirror of
https://github.com/alibaba/open-code-review.git
synced 2026-07-09 17:28:58 +00:00
docs(readme): update integration examples
This commit is contained in:
parent
128787b627
commit
290ff33a9c
2 changed files with 8 additions and 2 deletions
|
|
@ -208,7 +208,10 @@ ocr review \
|
|||
|
||||
The `--format json` and `--audience agent` flags output machine-readable results suitable for parsing in CI scripts.
|
||||
|
||||
See the [`examples/`](./examples/) directory for integration examples, including GitHub Actions and GitLab CI.
|
||||
See the [`examples/`](./examples/) directory for integration examples:
|
||||
|
||||
- [`github_actions/`](./examples/github_actions/) — GitHub Actions integration example
|
||||
- [`gitlab_ci/`](./examples/gitlab_ci/) — GitLab CI integration example
|
||||
|
||||
## Commands
|
||||
|
||||
|
|
|
|||
|
|
@ -208,7 +208,10 @@ ocr review \
|
|||
|
||||
`--format json` 和 `--audience agent` 参数输出适合 CI 脚本解析的机器可读结果。
|
||||
|
||||
集成示例请参见 [`examples/`](./examples/) 目录,包括 GitHub Actions 和 GitLab CI。
|
||||
集成示例请参见 [`examples/`](./examples/) 目录:
|
||||
|
||||
- [`github_actions/`](./examples/github_actions/) — GitHub Actions 集成示例
|
||||
- [`gitlab_ci/`](./examples/gitlab_ci/) — GitLab CI 集成示例
|
||||
|
||||
## 命令
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue