fix(sop-checklist): normalize memory marker + body-unfilled informational (#1973 #1974) #2416

Merged
agent-dev-a merged 2 commits from fix/sop-checklist-1973-1974-ops-marker-render into main 2026-06-08 05:19:01 +00:00
+5 -1
View File
@@ -149,7 +149,11 @@ items:
- slug: memory-consulted
numeric_alias: 7
pr_section_marker: "Memory/saved-feedback consulted"
# #1973: normalize marker so it matches the slug. Previously the
# slash produced a checklist status that never resolved because
# normalize_slug() collapses / to - and the Gitea PR body parser
# would not find the expected heading.
pr_section_marker: "Memory consulted"
required_teams: [engineers]
ai_ack_eligible: true
description: >-