Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: Add support for Codespaces organizations APIs #3892

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Not-Dhananjay-Mishra wants to merge 6 commits into google:master
base: master
Choose a base branch
Loading
from Not-Dhananjay-Mishra:codespaces-orgs

Conversation

@Not-Dhananjay-Mishra
Copy link
Contributor

@Not-Dhananjay-Mishra Not-Dhananjay-Mishra commented Dec 24, 2025

Relates: #2362
This PR adds support for endpoint of Codespace organizations

  • GET /orgs/{org}/codespaces
  • PUT /orgs/{org}/codespaces/access
  • POST /orgs/{org}/codespaces/access/selected_users
  • DELETE /orgs/{org}/codespaces/access/selected_users
  • GET /orgs/{org}/members/{username}/codespaces
  • DELETE /orgs/{org}/members/{username}/codespaces/{codespace_name}
  • POST /orgs/{org}/members/{username}/codespaces/{codespace_name}/stop

Copy link

codecov bot commented Dec 24, 2025
edited
Loading

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.56%. Comparing base (34bb848) to head (381db67).

Additional details and impacted files
@@ Coverage Diff @@
## master #3892 +/- ##
==========================================
+ Coverage 92.53% 92.56% +0.03% 
==========================================
 Files 201 202 +1 
 Lines 14702 14773 +71 
==========================================
+ Hits 13604 13675 +71 
 Misses 897 897 
 Partials 201 201 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gmlewis gmlewis added the NeedsReview PR is awaiting a review before merging. label Dec 24, 2025
Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

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

Thank you, @Not-Dhananjay-Mishra!
Just a few minor tweaks, please, then we should be ready for a second LGTM+Approval from any other contributor to this repo before merging.

cc: @stevehipwell - @alexandear - @zyfy29

Not-Dhananjay-Mishra reacted with heart emoji
Copy link
Contributor Author

@gmlewis Thanks for suggestions. I’ve made the changes.

gmlewis reacted with heart emoji gmlewis reacted with rocket emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@gmlewis gmlewis gmlewis approved these changes

@alexandear alexandear Awaiting requested review from alexandear

Assignees

No one assigned

Labels

NeedsReview PR is awaiting a review before merging.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /