Skip to content

Commit 1de4948

Browse files
committed
Label renovate.json in the labeler
renovate.json matched none of the globs in .github/labeler.yml, so a PR touching only that file got no path-based label and tripped the require-release-label check with nothing the author could reasonably guess. Add it to kind/build, which covers build system, packaging and tooling — Renovate config is dependency tooling, even though some of what it bumps is GitHub Actions.
1 parent d9630d3 commit 1de4948

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/labeler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ kind/build:
2626
- any-glob-to-any-file:
2727
- "pyproject.toml"
2828
- "uv.lock"
29+
- "renovate.json"

0 commit comments

Comments
 (0)