tag job broken since 2026-06-22
tag job broken since 2026-06-22
Root cause
set -euo pipefail + `bump=$(printf '%s' "$last_commit"
Root cause (not a push-vs-dispatch env difference — that guess was wrong)
Taskfile.yml line 46 had an unquoted Go-template {{.VAR}} inside a YAML flow sequence (cmds: [...]) — the…
Fixed, two layers
Lint/Test/Vet (the actual predicted cause, project_template_go_agent_cd_deploy_gap): missing go.sum + one errcheck violation (resp.Body.Close() unchecked in…
A cross-repo review comparing jonte888/FlowBrain (external client PoC) against 15+ CAD-stack repos (2026-07-23) produced a stage-by-stage component map and per-repo governance/gate/traceability…
Flagging a possible terminology collision found during a cross-repo review (FlowBrain vs. CAD stack, 2026-07-23), not a confident claim either way: this issue's blocker (#5, item 5) names…
Deferred item resolved in 4371404: Allowlist.Check(ctx, owner) now skips the static GITEA_MCP_ALLOWED_OWNERS list entirely when the caller authenticated via their own Gitea PAT (pass-through)…