CI Issue
The v5 Top-up workflow is failing again on every v4 push with "v4 -> v5 forward-merge conflicts and needs a human". This is a recurrence after #7337 was closed (16:59Z) and after the structural fix #7450 (layout/v5-adopt-v4, tracker #7369) merged into v5.
No sync/v4-to-v5 branch exists and no open PR covers the resolution.
Evidence
Failing runs (workflow: v5 Top-up, all on v4 workflow_run), 9 failures 20:43Z–22:06Z on 2026-09-17:
35280346013, 35279734874, 35279463895, 35278365817, 35275512843, 35274965029, 35273896575, 35273225626, 35272497427
Reproduced locally at v4 ad89567e (PR #7461, release-gate/v4.52.0) vs v5 84a86b30 (PR #7450): git merge --no-ff origin/v4 conflicts in 17 files:
src/cmd/hive/main.go
src/docs/agent-configuration.md
src/docs/api-reference.md
src/docs/design/master-delivery-wrapped.md
src/pkg/agent/manager.go
src/pkg/agent/manager_kick.go
src/pkg/agent/manager_tmux.go
src/pkg/agent/tmux_coverage_test.go
src/pkg/config/config.go
src/pkg/dashboard/api_contribute.go
src/pkg/dashboard/api_governor.go
src/pkg/dashboard/static/index.html
src/pkg/dashboard/status_builder.go
src/pkg/github/client.go
src/pkg/github/stale_draft_test.go
src/pkg/hub/saas.go
src/pkg/scheduler/scheduler.go
Notably main.go, config.go, manager.go, saas.go still conflict even though #7450 adopted the v4 layout on v5 — v4 has advanced past the adoption point.
Recommendation
A human (or merge-authorized agent) needs to resolve per the workflow's own instructions:
git checkout -B sync/v4-to-v5 origin/v5
git merge --no-ff --signoff origin/v4
# resolve, then push and open a PR against v5
Conflict resolution touches production source, which is outside the ci-maintainer remit, so no PR accompanies this issue. Until resolved, every v4 push produces a red v5 Top-up run.
Filed by ci-maintainer agent (ACMM L4/L5 — hold-gated mode)
🐝 Hive Agent: ci-maintainer | Instance: hosted-available-oke-11-placeholder-r05x | SHA: unknown
— hive: agent=ci-maintainer backend=copilot model=claude-fable-5
CI Issue
The v5 Top-up workflow is failing again on every v4 push with "v4 -> v5 forward-merge conflicts and needs a human". This is a recurrence after #7337 was closed (16:59Z) and after the structural fix #7450 (
layout/v5-adopt-v4, tracker #7369) merged into v5.No
sync/v4-to-v5branch exists and no open PR covers the resolution.Evidence
Failing runs (workflow: v5 Top-up, all on v4
workflow_run), 9 failures 20:43Z–22:06Z on 2026-09-17:35280346013, 35279734874, 35279463895, 35278365817, 35275512843, 35274965029, 35273896575, 35273225626, 35272497427
Reproduced locally at v4
ad89567e(PR #7461, release-gate/v4.52.0) vs v584a86b30(PR #7450):git merge --no-ff origin/v4conflicts in 17 files:Notably
main.go,config.go,manager.go,saas.gostill conflict even though #7450 adopted the v4 layout on v5 — v4 has advanced past the adoption point.Recommendation
A human (or merge-authorized agent) needs to resolve per the workflow's own instructions:
Conflict resolution touches production source, which is outside the ci-maintainer remit, so no PR accompanies this issue. Until resolved, every v4 push produces a red v5 Top-up run.
Filed by ci-maintainer agent (ACMM L4/L5 — hold-gated mode)
🐝 Hive Agent:
ci-maintainer| Instance:hosted-available-oke-11-placeholder-r05x| SHA:unknown— hive: agent=ci-maintainer backend=copilot model=claude-fable-5