chore: lead release notes with curated highlights

Hide the low-signal Code Refactoring section from the auto-changelog and
require a curated Highlights section, so releases lead with what matters.

Co-authored-by: George Weale <gweale@google.com>
PiperOrigin-RevId: 936105978
This commit is contained in:
George Weale
2026-06-22 09:48:23 -07:00
committed by Copybara-Service
parent 6bc9c9fb78
commit 551feae264
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -25,7 +25,8 @@
},
{
"type": "refactor",
"section": "Code Refactoring"
"section": "Code Refactoring",
"hidden": true
},
{
"type": "docs",
+2 -1
View File
@@ -22,7 +22,8 @@
},
{
"type": "refactor",
"section": "Code Refactoring"
"section": "Code Refactoring",
"hidden": true
},
{
"type": "docs",