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

Closed
opened 2026-05-03 03:03:21 -05:00 by GiteaMirror · 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>
GiteaMirror added the pull-request label 2026-05-03 03:03:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea-mirror#2081