Skip to content

chore: clean up autorenderhq → autorender references (org rename) - #16

Merged
msk-the-coder merged 1 commit into
mainfrom
chore/org-rename-cleanup
Jul 12, 2026
Merged

chore: clean up autorenderhq → autorender references (org rename)#16
msk-the-coder merged 1 commit into
mainfrom
chore/org-rename-cleanup

Conversation

@msk-the-coder

Copy link
Copy Markdown
Member

Mechanical cleanup following the GitHub org rename autorenderhq → autorender.

Updates autorenderhq GitHub org/repo references → autorender (repo URLs, uses: workflow refs, github.repository == guards, production_repo/staging_repo, package metadata, docs). Some github.repository == guards were silently false after the rename — this fixes them.

Left unchanged (intentional): SDK mount paths (autorenderhq-<lang>), linear.app/autorenderhq (Linear workspace), Sentry org: 'autorenderhq' slug.

Verification: string-reference-only, no logic changed; org rename is live (URLs redirect); architect + security review passed (no blockers). Local CI N/A (no code/deps changed; org Actions currently billing-blocked).

🤖 Generated with Claude Code

Mechanical cleanup after the org rename autorenderhq -> autorender. Updates GitHub
org/repo references (URLs, workflow repo guards, uses:, package metadata, docs).
Intentionally left unchanged: SDK mount paths (autorenderhq-<lang>), Linear workspace
URL, Sentry org slug. No logic changed (string references only).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@msk-the-coder msk-the-coder self-assigned this Jul 12, 2026
@msk-the-coder
msk-the-coder requested a review from vasanth-rb July 12, 2026 10:35
@coderabbitai

coderabbitai Bot commented Jul 12, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@msk-the-coder, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 54 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 60ebd7a8-2d2b-4886-8f95-716000841301

📥 Commits

Reviewing files that changed from the base of the PR and between 6bf867f and ac6c31e.

📒 Files selected for processing (12)
  • .github/workflows/publish-pypi.yml
  • .github/workflows/release-doctor.yml
  • .github/workflows/release-please.yml
  • CHANGELOG.md
  • CONTRIBUTING.md
  • README.md
  • pyproject.toml
  • src/autorender/_files.py
  • src/autorender/resources/files.py
  • src/autorender/resources/folders.py
  • src/autorender/resources/multipart_uploads.py
  • src/autorender/resources/uploads.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/org-rename-cleanup

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.

@vasanth-rb vasanth-rb left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approving. Thorough — catches GitHub URL references embedded inside Python docstrings across multiple resource files, not just README/pyproject.toml.

@msk-the-coder
msk-the-coder merged commit 6d6648b into main Jul 12, 2026
11 checks passed
@msk-the-coder
msk-the-coder deleted the chore/org-rename-cleanup branch July 12, 2026 15:00
@autorender-bot autorender-bot mentioned this pull request Jul 12, 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.

3 participants