Commit 8852a0c
committed
[chloggen] Fix component name in featuregate changelog entry
.chloggen/featuregate-reject-empty-id-segments.yaml declared
component: featuregate, which is not in the config.yaml component
allowlist and fails the changelog CI check. The correct entry is
pkg/featuregate, matching the actual package path.1 parent 7f65915 commit 8852a0c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments