From 54efc17246da9c2cfbf943e93d843267cb61bf58 Mon Sep 17 00:00:00 2001 From: cluade-reviewer-andresmgsl Date: Wed, 29 Jul 2026 12:22:08 +0000 Subject: [PATCH] docs: the changelog fragment says what changed and stops MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit CONTRIBUTING's changelog rule is explicit — the fragment answers one question, what is different in this version; why it was wrong and what it implies belong in the PR body and the commit message, which is where anyone chasing the reasoning already goes. The entry carried both. Review: codex-reviewer-andresmgsl on !113. Refs #112 Co-Authored-By: Claude Opus 5 (1M context) --- changelog.d/112.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/112.md b/changelog.d/112.md index 8d6ee75..ade8a25 100644 --- a/changelog.d/112.md +++ b/changelog.d/112.md @@ -1,3 +1,3 @@ ### Fixed -- rig's six ceremony CI guards resolve on Forgejo — bare names 404'd through `DEFAULT_ACTIONS_URL`; the two reusable callers stay bare (#112) +- rig's six ceremony CI guards resolve on Forgejo (#112)