Commit ad4dc8d
committed
Add no-duplicate-categories to prevent duplicate PR entries in release notes
- Added 'no-duplicate-categories: true' to prevent PRs from appearing in multiple categories
- Standardized label format to use 'labels:' array format for consistency
When a PR has multiple labels matching different categories, it will now appear only in the first matching category.1 parent 699aa22 commit ad4dc8d
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
0 commit comments