mirror of
https://github.com/alibaba/open-code-review.git
synced 2026-07-09 17:28:58 +00:00
|
Some checks are pending
CI / test (push) Waiting to run
On self-hosted runners, _github_home/.gitconfig persists across jobs. The ocr-review workflow used --add which accumulated multiple safe.directory values over time. Once multiple values existed, other workflows using plain git config (without --add/--replace-all) failed with "cannot overwrite multiple values with a single value". Unify all workflows to use --replace-all, which clears previous values and writes exactly one entry regardless of prior state. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| dependabot.yml | ||
| pull_request_template.md | ||
| release.yml | ||