Rename: Forgejo API rename pal-e-docs-app → pal-e-production #98
Labels
No labels
domain:backend
domain:devops
domain:frontend
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/pal-e-app#98
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?
Type
Feature
Lineage
Sub-ticket 1 of
pal-e-docs-app#97(rename decomposition). Must complete FIRST.Repo
forgejo_admin/pal-e-docs-appUser Story
As a superadmin, I want the Forgejo repo renamed via API so that all downstream references can update.
Context
Forgejo API rename operation. Woodpecker CI webhook auto-follows. After rename, verify CI still triggers on push.
File Targets
No code changes — Forgejo API call only:
Acceptance Criteria
forgejo_admin/pal-e-productionTest Expectations
curlthe new repo URL — 200Constraints
git remote set-url origin <new-url>Checklist
Related
pal-e-docs-app#97— parent decompositionForgejo rename complete. Repo accessible at
forgejo_admin/pal-e-production.Local remote updated.
Blocker: Woodpecker CI still references old name (
pal-e-docs-app, ID 18). Needs manual re-activation in Woodpecker UI. Also note: last 3 CI runs were already failing before rename.Closing rename step — Woodpecker fix is a separate ops task.