Skip to content

Merge test into main#212

Merged
sweetmantech merged 7 commits intomainfrom
test
Feb 9, 2026
Merged

Merge test into main#212
sweetmantech merged 7 commits intomainfrom
test

Conversation

@sweetmantech
Copy link
Contributor

Summary

  • Merge test branch into main after DELETE /api/sandboxes feature landed

🤖 Generated with Claude Code

sweetmantech and others added 7 commits February 9, 2026 17:02
Deletes the GitHub repo and snapshot record for an account.
Supports API key and Bearer auth with optional account_id for org keys.
GitHub repo deletion is best-effort — snapshot is always deleted.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
Don't delete the snapshot record if the GitHub repo can't be deleted,
otherwise we lose the repo reference with no way to clean it up later.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
If the repo doesn't exist on GitHub (already deleted or never created),
proceed with snapshot cleanup instead of aborting.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
When no github_repo is stored in the snapshot (or no snapshot exists),
falls back to searching the recoupable GitHub org for repos whose name
contains the account ID. Ensures robust cleanup even if the snapshot
record was previously deleted.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
Logs the full error response from GitHub API to help diagnose 403 errors.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
…ete-apisandboxes

feat: add DELETE /api/sandboxes endpoint
@vercel
Copy link
Contributor

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
recoup-api Ready Ready Preview Feb 9, 2026 10:59pm

Request Review

@coderabbitai
Copy link

coderabbitai bot commented Feb 9, 2026

Warning

Rate limit exceeded

@sweetmantech has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 23 minutes and 48 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.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch test

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.

@sweetmantech sweetmantech merged commit 9a7d8a2 into main Feb 9, 2026
3 checks passed
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.

1 participant

Comments