Commit 2e1795b
committed
ci(auto-sync): pause schedule for remote-fix until v7 migration
remote-fix is on go module path /v6, upstream/main is on /v7 (commit
e50caba). The fork also carries 7 auth providers absent from upstream
(codebuddy/copilot/cursor/gitlab/iflow/kilo/kiro). Auto-merge can no
longer succeed via the conflict-resolution path; every daily run was
either failing or re-opening an unresolvable PR (PR #1).
Schedule is commented out; workflow_dispatch is preserved so a manual
sync can still be triggered once the v7 migration lands:
gh workflow run auto-sync-upstream.yml --repo conversun/CLIProxyAPIPlus
auto-sync-upstream-copilot is unaffected; feat/copilot already merged
upstream/main (commit 65aa351) and is on /v7.1 parent 48b3ce2 commit 2e1795b
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
0 commit comments