Skip to content

Commit 6b99f5e

Browse files
Re-add formatter to GitHub release notes (#7763)
We may choose to omit these manually, but we probably want to include _some_ of them, so it's annoying for them to be filtered out.
1 parent 97c092a commit 6b99f5e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ changelog:
44
labels:
55
- internal
66
- documentation
7-
- formatter
87
categories:
98
- title: Breaking Changes
109
labels:
@@ -19,6 +18,9 @@ changelog:
1918
- title: Bug Fixes
2019
labels:
2120
- bug
21+
- title: Formatter
22+
labels:
23+
- formatter
2224
- title: Preview
2325
labels:
2426
- preview

0 commit comments

Comments
 (0)