mirror of
https://github.com/astral-sh/ruff
synced 2026-01-09 23:54:36 -05:00
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.
This commit is contained in:
4
.github/release.yml
vendored
4
.github/release.yml
vendored
@@ -4,7 +4,6 @@ changelog:
|
||||
labels:
|
||||
- internal
|
||||
- documentation
|
||||
- formatter
|
||||
categories:
|
||||
- title: Breaking Changes
|
||||
labels:
|
||||
@@ -19,6 +18,9 @@ changelog:
|
||||
- title: Bug Fixes
|
||||
labels:
|
||||
- bug
|
||||
- title: Formatter
|
||||
labels:
|
||||
- formatter
|
||||
- title: Preview
|
||||
labels:
|
||||
- preview
|
||||
|
||||
Reference in New Issue
Block a user