Open coilysiren opened 2 weeks ago
Hello @coilysiren, Thank you for creating this issue. We will investigate it and provide feedback as soon as we have some updates.
It looks like this might be the issue?
https://github.com/actions/labeler/issues/712#issuecomment-2454544085
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:
Error: Error: found unexpected type for label '0' (should be array of config options)
Error: found unexpected type for label '0' (should be array of config options)
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 https://github.com/actions/labeler/issues/716
Action v5:
Platform:
Runner type:
Repro steps:
.github/workflows/labeler.yml
.github/labeler.yml
https://github.com/HHS/simpler-grants-gov/pull/2774
Expected behavior:
Labels are added. Or at least, CI doesn't fail.
Actual behavior: