-
Notifications
You must be signed in to change notification settings - Fork 421
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: found unexpected type for label '<label>' (should be array of config options) #818
Comments
Hello @coilysiren, |
It looks like this might be the issue? Unfortunately I was expecting the labeler run inside of a PR branch to actually use the configuration from that PR branch! Probably a naive assumption on my part. |
After merging I'm getting a new error:
|
Hi @coilysiren , We investigated the issue with the provided information and it looks like the issue lies with the labeler.yml configuration file. Configuring the configuration file in the similar way to given code snippet below should resolve the issue.
Check the attached screenshots for result. Refer to the following url for the workflow run |
Hi @coilysiren , Please let us know if we can close this issue or do you have queries or need any assistance on this |
Description:
I suspect that I'm just getting the labeler syntax wrong, but unfortunately I can't get it to work. Some assistance would be appreciated.
I'm getting the same error message as #716
Action v5:
Platform:
Runner type:
Repro steps:
.github/workflows/labeler.yml
.github/labeler.yml
HHS/simpler-grants-gov#2774
Expected behavior:
Labels are added. Or at least, CI doesn't fail.
Actual behavior:
The text was updated successfully, but these errors were encountered: