mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-24 23:05:53 +03:00
[PR #166] [CLOSED] Fix/issue 161 165 sync improvements #163
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gitea-mirror#163
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/RayLabsHQ/gitea-mirror/pull/166
Author: @arunavo4
Created: 1/13/2026
Status: ❌ Closed
Base:
main← Head:fix/issue-161-165-sync-improvements📝 Commits (2)
e51a941fix: implement incremental sync and improve issue/PR status handling (#161, #165)723b4f4chore: update dependencies📊 Changes
5 files changed (+427 additions, -200 deletions)
View changed files
📝
bun.lock(+96 -142)📝
package.json(+22 -22)📝
src/lib/gitea-enhanced.ts(+34 -6)📝
src/lib/gitea.ts(+244 -30)📝
src/lib/metadata-state.ts(+31 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.