mirror of
https://github.com/moollaza/repo-remover.git
synced 2026-04-25 16:55:49 +03:00
[PR #182] show private repos in orgs #182
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/repo-remover-moollaza#182
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/moollaza/repo-remover/pull/182
Author: @dictcp
Created: 4/3/2022
Status: 🔄 Open
Base:
master← Head:fix/show-org-repo📝 Commits (1)
754d234fix org repos listing📊 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
affiliationDefault: 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.