fix(changelog): the twins fragment needs an issue reference (#1112) #1156

Merged
alex merged 1 commit from i/1112-twins-fragment-issue-ref into main 2026-09-05 01:40:00 +02:00

fragment-check requires an issue reference in the summary line. The fragment I added in #1155 has none, so main went red the moment #1155 merged, and every open PR inherits it.

::error file=changelog.d/gitea-twins-v0570.internal.md::
  fragment-check: the summary must carry an issue reference

That is how it surfaced — on #1154's toolkit-self gate (PR's own rt), not on its own. #1154's content is unaffected; it is failing on a file it does not touch.

Mine, and #1155 should not have merged without it. One token added.

Verified against main's own rt: 1 fragment(s) lack an issue reference → 0, density PASS, rc=0.

🤖 Generated with Claude Code

https://claude.ai/code/session_01LUEggQMJjaizj2nFVofeyH

`fragment-check` requires an issue reference in the summary line. The fragment I added in #1155 has none, so **main went red the moment #1155 merged**, and every open PR inherits it. ``` ::error file=changelog.d/gitea-twins-v0570.internal.md:: fragment-check: the summary must carry an issue reference ``` That is how it surfaced — on #1154's `toolkit-self gate (PR's own rt)`, not on its own. #1154's content is unaffected; it is failing on a file it does not touch. **Mine, and #1155 should not have merged without it.** One token added. **Verified** against main's own `rt`: `1 fragment(s) lack an issue reference` → 0, density PASS, rc=0. 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01LUEggQMJjaizj2nFVofeyH
fix(changelog): the twins fragment needs an issue reference (#1112)
All checks were successful
ac-closure-check / ac-closure check (pull_request) Successful in 37s
ac-closure-check / check (pull_request) Successful in 0s
manifest-check / toolkit-self gate (PR's own rt) (pull_request) Successful in 19s
go-ci / lint + build + test (pull_request) Successful in 26s
tests / workflow-schema (pull_request) Successful in 3s
fragment-check / changelog fragment-kind (pull_request) Successful in 38s
fragment-check / check (pull_request) Successful in 0s
register-check / toolkit-self gate (PR's own rt) (pull_request) Successful in 21s
tests / bats (pull_request) Successful in 18s
tests / shellcheck (pull_request) Successful in 2s
manifest-check / manifest-vs-tag consistency (pull_request) Successful in 38s
manifest-check / check (pull_request) Successful in 0s
workflow-parse-check / toolkit-self parse guard and controls (pull_request) Successful in 3s
tests / contract-paths (pull_request) Successful in 20s
tests / dated-examples (pull_request) Successful in 25s
register-check / register-drift check (pull_request) Successful in 41s
register-check / check (pull_request) Successful in 0s
workflow-parse-check / workflow parse and schema (pull_request) Successful in 24s
workflow-parse-check / check (pull_request) Successful in 0s
check-self-bootstrap / check (push) Successful in 4s
gitea-twin-check / check (push) Successful in 18s
tests / workflow-schema (push) Successful in 19s
tests / bats (push) Successful in 18s
tests / shellcheck (push) Successful in 3s
tests / contract-paths (push) Successful in 20s
tests / dated-examples (push) Successful in 23s
release / decide + act (push) Successful in 49s
release / release (push) Successful in 0s
go-ci / lint + build + test (push) Successful in 57s
release / fire-cut (push) Has been skipped
4b40223830
fragment-check requires an issue reference in the summary line. The fragment
I added in #1155 has none, so main went red on `fragment-check` the moment it
merged, and every open PR inherits it — that is how it surfaced, on #1154's
toolkit-self gate rather than on its own.

  ::error file=changelog.d/gitea-twins-v0570.internal.md::
    fragment-check: the summary must carry an issue reference

One token added. Verified against main's own rt: 1 fragment lacking a
reference -> 0, density PASS, rc=0.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LUEggQMJjaizj2nFVofeyH
alex merged commit 4b40223830 into main 2026-09-05 01:40:00 +02:00
alex deleted branch i/1112-twins-fragment-issue-ref 2026-09-05 01:40:00 +02:00
Sign in to join this conversation.
No description provided.