Skip to content

chore(branding): normalize cliproxy owner/repo slugs and docs#829

Closed
KooshaPari wants to merge 4 commits intomainfrom
chore/branding-slug-cleanup-20260302
Closed

chore(branding): normalize cliproxy owner/repo slugs and docs#829
KooshaPari wants to merge 4 commits intomainfrom
chore/branding-slug-cleanup-20260302

Conversation

@KooshaPari
Copy link
Owner

Summary

  • normalize legacy router-for-me slug references to canonical kooshapari/cliproxyapi-plusplus paths
  • align boardsync scope/repo labels with cliproxyapi++ branding
  • normalize owner casing in ownership guard and release metadata URL

Scope

  • CONTRIBUTING.md
  • README.md
  • cmd/boardsync/main.go
  • docs/github-ownership-guard.md
  • docs/sdk-usage.md
  • docs/sdk-access.md
  • docs/sdk-advanced.md
  • pkg/llmproxy/api/handlers/management/config_basic.go

Validation

  • targeted grep shows no remaining router-for-me/CLIProxyAPI references in touched files

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>
Copilot AI review requested due to automatic review settings March 2, 2026 02:54
@gemini-code-assist
Copy link

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@coderabbitai
Copy link

coderabbitai bot commented Mar 2, 2026

Warning

Rate limit exceeded

@KooshaPari has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 17 minutes and 6 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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.

📥 Commits

Reviewing files that changed from the base of the PR and between c9d5e11 and ebbd79a.

📒 Files selected for processing (15)
  • .github/workflows/pr-path-guard.yml
  • .github/workflows/pr-test-build.yml
  • CONTRIBUTING.md
  • README.md
  • cmd/boardsync/main.go
  • docs/github-ownership-guard.md
  • docs/sdk-access.md
  • docs/sdk-advanced.md
  • docs/sdk-usage.md
  • go.mod
  • pkg/llmproxy/api/handlers/management/config_basic.go
  • third_party/phenotype-go-auth/README.md
  • third_party/phenotype-go-auth/go.mod
  • third_party/phenotype-go-auth/oauth.go
  • third_party/phenotype-go-auth/token.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/branding-slug-cleanup-20260302

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 get instructions 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.

KooshaPari and others added 3 commits March 3, 2026 10:24
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>
KooshaPari added a commit that referenced this pull request Mar 3, 2026
* 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>
@github-actions github-actions bot added the ci:coderabbit-bypass Temporary bypass for CodeRabbit rate-limit under high PR backlog. label Mar 3, 2026
@github-actions
Copy link

github-actions bot commented Mar 3, 2026

@coderabbitai full review

Automated retrigger: CodeRabbit state=FAILURE, age=72.9m (stale after 20m).

@github-actions github-actions bot removed the ci:coderabbit-bypass Temporary bypass for CodeRabbit rate-limit under high PR backlog. label Mar 3, 2026
@KooshaPari
Copy link
Owner Author

Superseded by #840, which has already been merged. Closing this stale/conflicting lane.

@KooshaPari KooshaPari closed this Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants