Update .changelog file to add performance label group (#33472)

pull/33476/head
Lunny Xiao 2 weeks ago committed by GitHub
parent fcfe1fb0fc
commit aec0b7ec34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 17
      .changelog.yml

@ -22,20 +22,25 @@ groups:
name: FEATURES
labels:
- type/feature
-
name: API
labels:
- modifies/api
-
name: ENHANCEMENTS
labels:
- type/enhancement
- type/refactoring
- topic/ui
-
name: PERFORMANCE
labels:
- performance/memory
- performance/speed
- performance/bigrepo
- performance/cpu
-
name: BUGFIXES
labels:
- type/bug
-
name: API
labels:
- modifies/api
-
name: TESTING
labels:

Loading…
Cancel
Save