houdini
houdini copied to clipboard
[BUG] PR Labeler doesn't work right
The labeler tool for Github actions doesn't properly label PRs. It seems like it's acting like one of labels provided in labeler.yml is missing but I don't see where it would be.
Steps to Reproduce
- Submit a PR that modifies some set of files that should trigger a label to be added.
- The action fails and no labels are added. As an example, see: https://github.com/houdiniproject/houdini/pull/274 and click "View details" where it mentions the commit was merged.