Skip to content

Fixes #519: Correct invalid labeler.yml file for actions/labeler#520

Merged
ZigRazor merged 1 commit intoZigRazor:masterfrom
V1102D:fix-519
Sep 20, 2025
Merged

Fixes #519: Correct invalid labeler.yml file for actions/labeler#520
ZigRazor merged 1 commit intoZigRazor:masterfrom
V1102D:fix-519

Conversation

@V1102D
Copy link
Copy Markdown
Contributor

@V1102D V1102D commented Jul 22, 2025

This Pull Request fixes the incorrect configuration of the .github/labeler.yml file, which caused the actions/labeler@v5 action to fail in the CI pipeline.

In the previous version, the repo: label was incorrectly defined as a YAML object instead of a list of file patterns, resulting in errors like:

Error: found unexpected type for label 'repo' (should be array of config options)

@ZigRazor ZigRazor merged commit 183dec2 into ZigRazor:master Sep 20, 2025
26 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants