mirror of
https://github.com/astral-sh/ruff
synced 2026-01-11 08:34:29 -05:00
Omit internal and documentation changes from changelog (#4814)
This commit is contained in:
5
.github/release.yml
vendored
5
.github/release.yml
vendored
@@ -1,5 +1,9 @@
|
||||
# https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes#configuring-automatically-generated-release-notes
|
||||
changelog:
|
||||
exclude:
|
||||
labels:
|
||||
- internal
|
||||
- documentation
|
||||
categories:
|
||||
- title: Breaking Changes
|
||||
labels:
|
||||
@@ -11,6 +15,7 @@ changelog:
|
||||
- title: Settings
|
||||
labels:
|
||||
- configuration
|
||||
- cli
|
||||
- title: Bug Fixes
|
||||
labels:
|
||||
- bug
|
||||
|
||||
Reference in New Issue
Block a user