[PR #182] show private repos in orgs #182

Open
opened 2026-02-26 05:30:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/182
Author: @dictcp
Created: 4/3/2022
Status: 🔄 Open

Base: masterHead: fix/show-org-repo


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 src/graphql/GitHubRepos.gql (+1 -0)

📄 Description

https://docs.github.com/en/rest/reference/repos#list-repositories-for-the-authenticated-user--parameters
RESTful API
affiliation
Default: owner,collaborator,organization_member

seems GraphQL interface does not show the same. add it manually to make sure all repos are shown in UI.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/moollaza/repo-remover/pull/182 **Author:** [@dictcp](https://github.com/dictcp) **Created:** 4/3/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `fix/show-org-repo` --- ### 📝 Commits (1) - [`754d234`](https://github.com/moollaza/repo-remover/commit/754d2344ec3d2f21e90f1042efd10e9adfedc269) fix org repos listing ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/graphql/GitHubRepos.gql` (+1 -0) </details> ### 📄 Description https://docs.github.com/en/rest/reference/repos#list-repositories-for-the-authenticated-user--parameters RESTful API `affiliation` Default: owner,collaborator,organization_member seems GraphQL interface does not show the same. add it manually to make sure all repos are shown in UI. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/repo-remover-moollaza#182
No description provided.