[PR #188] [CLOSED] feat(github): filter out disabled repositories from API responses #175

Closed
opened 2026-02-27 15:55:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/188
Author: @hermesthecat
Created: 2/25/2026
Status: Closed

Base: mainHead: filter-out-disabled-repositories-from-API-responses


📝 Commits (1)

  • b9444fd feat(github): filter out disabled repositories from API responses

📊 Changes

1 file changed (+12 additions, -3 deletions)

View changed files

📝 src/lib/github.ts (+12 -3)

📄 Description

GitHub disabled repositories (DMCA takedowns, ToS violations) are now excluded from user repos, starred repos, and organization repos.


🔄 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/RayLabsHQ/gitea-mirror/pull/188 **Author:** [@hermesthecat](https://github.com/hermesthecat) **Created:** 2/25/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `filter-out-disabled-repositories-from-API-responses` --- ### 📝 Commits (1) - [`b9444fd`](https://github.com/RayLabsHQ/gitea-mirror/commit/b9444fd05ac766fa9b6b66b324234054e6c60bdb) feat(github): filter out disabled repositories from API responses ### 📊 Changes **1 file changed** (+12 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/github.ts` (+12 -3) </details> ### 📄 Description GitHub disabled repositories (DMCA takedowns, ToS violations) are now excluded from user repos, starred repos, and organization repos. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:55:25 +03:00
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/gitea-mirror#175
No description provided.