Skip to content

Commit

Permalink
Update .changelog file to add performance label group (#33472)
Browse files Browse the repository at this point in the history
  • Loading branch information
lunny authored Feb 2, 2025
1 parent fcfe1fb commit aec0b7e
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions .changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit aec0b7e

Please sign in to comment.