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:
committed by
Copybara-Service
parent
6bc9c9fb78
commit
551feae264
@@ -25,7 +25,8 @@
|
||||
},
|
||||
{
|
||||
"type": "refactor",
|
||||
"section": "Code Refactoring"
|
||||
"section": "Code Refactoring",
|
||||
"hidden": true
|
||||
},
|
||||
{
|
||||
"type": "docs",
|
||||
|
||||
@@ -22,7 +22,8 @@
|
||||
},
|
||||
{
|
||||
"type": "refactor",
|
||||
"section": "Code Refactoring"
|
||||
"section": "Code Refactoring",
|
||||
"hidden": true
|
||||
},
|
||||
{
|
||||
"type": "docs",
|
||||
|
||||
Reference in New Issue
Block a user