feat: mark branch follower migration-only

This commit is contained in:
Codex
2026-07-05 06:27:25 +00:00
parent 3039195c5b
commit 2e00e749a5
6 changed files with 70 additions and 12 deletions
+4
View File
@@ -52,6 +52,10 @@ function renderPlanHuman(payload: Record<string, unknown>): string {
return [
`CI/CD BRANCH-FOLLOWER PLAN (${payload.ok === false ? "blocked" : "ok"})`,
"",
"DEPRECATION",
"branch-follower=migration-only replacement=\"bun scripts/cli.ts cicd gitea-actions-poc plan\" issue=https://github.com/pikasTech/unidesk/issues/1549",
"Do not add new branch-follower controller-loop features; use the Gitea Actions driven path from #1548/#1549.",
"",
table(["FOLLOWER", "ENABLED", "ADAPTER", "SOURCE", "TARGET", "BUDGET", "REFS", "CHECKS"], rows),
"",
"SOURCE AUTHORITY",