develop
master
本 PR 包含兩部分:
fetch_all_pages()
DELETE …/tags/{name}
tests/entrypoint_pagination.sh
tests/entrypoint_tag_cleanup.sh
tests/lib/jq_mock.py
CLAUDE.md
GEMINI.md
.claude/
.codex/
.gemini/
.amazonq/
.github/copilot-instructions.md
.github/skills/
entrypoint.sh
.gitea/ai-review/
.gitea/workflows/review.yaml
vX.Y.Z
刪除舊版本成品後,重新取得 release 清單並刪除所有未指定到 release 的 tag。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
新增 entrypoint_tag_cleanup.sh 驗證孤兒 tag 刪除、保留指定 release 的 tag;分頁測試改為端點感知並共用 jq mock。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
移除 CLAUDE.md、GEMINI.md 與 .claude/.codex/.gemini/.amazonq 及 Copilot 的設定與指示檔。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
No dependencies set.
The note is not visible to the blocked user.
變更摘要
本 PR 包含兩部分:
變更內容
清理成品(entrypoint.sh)
fetch_all_pages(),release 與 tag 共用分頁抓取邏輯。DELETE …/tags/{name}刪除。測試
tests/entrypoint_pagination.sh改為端點感知並共用 jq mock。tests/entrypoint_tag_cleanup.sh、tests/lib/jq_mock.py。移除 AI 助理設定檔
CLAUDE.md、GEMINI.md.claude/、.codex/、.gemini/、.amazonq/.github/copilot-instructions.md、.github/skills/影響範圍
entrypoint.sh:核心行為新增 tag 清理;release 清理流程不變。.gitea/ai-review/、.gitea/workflows/review.yaml)保留不動。注意事項
vX.Y.Z形式 tag 無影響)。