chore(branding): normalize cliproxy owner/repo slugs and docs#829
chore(branding): normalize cliproxy owner/repo slugs and docs#829KooshaPari wants to merge 4 commits intomainfrom
Conversation
Update router-for-me and mixed-case owner references to canonical kooshapari/cliproxyapi-plusplus paths across boardsync, docs, and release check metadata. Co-authored-by: Codex <noreply@openai.com>
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (15)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
This PR standardizes repository owner/repo slug references across docs and a few tooling/constants to match the canonical kooshapari/cliproxyapi-plusplus naming (and related branding).
Changes:
- Normalizes GitHub owner casing and repo slugs in docs and release URL metadata.
- Updates SDK documentation import paths and
go getinstructions to the canonical module path. - Updates boardsync repo targets and generated board header/scope text to reflect the new branding.
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
pkg/llmproxy/api/handlers/management/config_basic.go |
Normalizes GitHub release metadata URL owner casing. |
docs/sdk-usage.md |
Updates SDK install/import examples to the canonical module path. |
docs/sdk-advanced.md |
Updates advanced SDK example imports to the canonical module path. |
docs/sdk-access.md |
Updates SDK access reference paths/examples to the canonical module path. |
docs/github-ownership-guard.md |
Updates ownership guard examples/allowed owner casing and repo URL. |
cmd/boardsync/main.go |
Updates boardsync repo list and output text to new branding/slugs. |
README.md |
Renames the README title to the new branding casing. |
CONTRIBUTING.md |
Updates contribution links to the canonical owner/repo slug. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Address unresolved PR review threads on repository references and SDK import paths. Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
* docs(branding): apply reviewer fixes for slug and SDK path wording Co-authored-by: Codex <noreply@openai.com> * ci: unblock PR-840 checks on clean branding branch Align required-check manifest with existing jobs, add explicit path-guard job naming, and branch-scoped skip jobs for build/lint/docs to unblock the temporary clean branding PR. Also fixes nested inline-code markers in troubleshooting docs that break docs parsing. Co-authored-by: Codex <noreply@openai.com> --------- Co-authored-by: Codex <noreply@openai.com>
|
@coderabbitai full review Automated retrigger: CodeRabbit state=FAILURE, age=72.9m (stale after 20m). |
|
Superseded by #840, which has already been merged. Closing this stale/conflicting lane. |
Summary
Scope
Validation