Bug: Woodpecker CI not tracking renamed repo pal-e-production #99

Open
opened 2026-03-29 22:31:41 +00:00 by forgejo_admin · 0 comments
Contributor

Type

Bug

Lineage

Discovered during pal-e-production#98 (Forgejo rename). Woodpecker didn't auto-follow.

Repo

forgejo_admin/pal-e-production

What Broke

After renaming pal-e-docs-apppal-e-production via Forgejo API, Woodpecker CI still references the old name internally (ID 18, forge_url points to old name). The new repo name returns 404 from Woodpecker API. CI pipelines will not trigger on push.

Repro Steps

  1. Push a commit to forgejo_admin/pal-e-production
  2. Check Woodpecker — no pipeline triggered
  3. mcp__woodpecker__get_repo("forgejo_admin/pal-e-production") → 404

Expected Behavior

Woodpecker should track the renamed repo and trigger pipelines on push.

Environment

  • Woodpecker CI
  • Repo ID: 18 (still under old name)

Acceptance Criteria

  • Woodpecker tracks forgejo_admin/pal-e-production
  • Push to main triggers CI pipeline
  • Old pal-e-docs-app reference removed
  • pal-e-production#97 — parent rename decomposition
  • pal-e-production#98 — Forgejo rename step
### Type Bug ### Lineage Discovered during pal-e-production#98 (Forgejo rename). Woodpecker didn't auto-follow. ### Repo `forgejo_admin/pal-e-production` ### What Broke After renaming `pal-e-docs-app` → `pal-e-production` via Forgejo API, Woodpecker CI still references the old name internally (ID 18, `forge_url` points to old name). The new repo name returns 404 from Woodpecker API. CI pipelines will not trigger on push. ### Repro Steps 1. Push a commit to `forgejo_admin/pal-e-production` 2. Check Woodpecker — no pipeline triggered 3. `mcp__woodpecker__get_repo("forgejo_admin/pal-e-production")` → 404 ### Expected Behavior Woodpecker should track the renamed repo and trigger pipelines on push. ### Environment - Woodpecker CI - Repo ID: 18 (still under old name) ### Acceptance Criteria - [ ] Woodpecker tracks `forgejo_admin/pal-e-production` - [ ] Push to main triggers CI pipeline - [ ] Old `pal-e-docs-app` reference removed ### Related - `pal-e-production#97` — parent rename decomposition - `pal-e-production#98` — Forgejo rename step
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
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
ldraney/pal-e-app#99
No description provided.