Commit 740b0f0
committed
Replace hardcoded label list with kind/* label convention
Aligns the PR label checker with the convention used across other Hyperlight projects, which require exactly one kind/* prefixed label instead of matching against a brittle hardcoded list. This ensures consistency across the organization and removes the need to manually update allowed labels when new categories are added. Fixes #4
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>1 parent 4ea4776 commit 740b0f0
1 file changed
Lines changed: 12 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
0 commit comments