[PR #181] [MERGED] Clarify mirror sync status and token-rotation troubleshooting #170

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

📋 Pull Request Information

Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/181
Author: @arunavo4
Created: 2/24/2026
Status: Merged
Merged: 2/24/2026
Merged by: @arunavo4

Base: mainHead: codex/issue-171-sync-reporting


📝 Commits (2)

  • fb60449 Clarify mirror sync status reporting
  • 888089b Merge branch 'main' into codex/issue-171-sync-reporting

📊 Changes

2 files changed (+11 additions, -3 deletions)

View changed files

📝 README.md (+8 -0)
📝 src/lib/gitea-enhanced.ts (+3 -3)

📄 Description

Summary

  • change sync activity wording from "Successfully synced" to "Sync requested" for mirror pull operations
  • clarify in details that Gitea/Forgejo performs pull-mirror updates asynchronously
  • add troubleshooting docs for GitHub token rotation on existing mirror repos

Why

Addresses #171 where backend logs can show pull-mirror auth failures even though sync request was accepted by Gitea/Forgejo.


🔄 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/181 **Author:** [@arunavo4](https://github.com/arunavo4) **Created:** 2/24/2026 **Status:** ✅ Merged **Merged:** 2/24/2026 **Merged by:** [@arunavo4](https://github.com/arunavo4) **Base:** `main` ← **Head:** `codex/issue-171-sync-reporting` --- ### 📝 Commits (2) - [`fb60449`](https://github.com/RayLabsHQ/gitea-mirror/commit/fb60449dc245b4f57f30026468297286ddd5a453) Clarify mirror sync status reporting - [`888089b`](https://github.com/RayLabsHQ/gitea-mirror/commit/888089b2d580471c98fd6d43b327d1c6e8773e7e) Merge branch 'main' into codex/issue-171-sync-reporting ### 📊 Changes **2 files changed** (+11 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+8 -0) 📝 `src/lib/gitea-enhanced.ts` (+3 -3) </details> ### 📄 Description ## Summary - change sync activity wording from "Successfully synced" to "Sync requested" for mirror pull operations - clarify in details that Gitea/Forgejo performs pull-mirror updates asynchronously - add troubleshooting docs for GitHub token rotation on existing mirror repos ## Why Addresses #171 where backend logs can show pull-mirror auth failures even though sync request was accepted by Gitea/Forgejo. --- <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:24 +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#170
No description provided.