Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/188 Author: @hermesthecat Created: 2/25/2026 Status: ❌ Closed
Base: main ← Head: filter-out-disabled-repositories-from-API-responses
main
filter-out-disabled-repositories-from-API-responses
b9444fd
1 file changed (+12 additions, -3 deletions)
📝 src/lib/github.ts (+12 -3)
src/lib/github.ts
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.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/188
Author: @hermesthecat
Created: 2/25/2026
Status: ❌ Closed
Base:
main← Head:filter-out-disabled-repositories-from-API-responses📝 Commits (1)
b9444fdfeat(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.