When a commit begin with build(deps) or build(deps-dev) noun, dependabot add dependencies label, but the workflow does not support it now. Then, label assign fails.
What did you expect to see?
When a noun about deps appear, the label dependencies assigned for dependabot should be accept, almost as a fix.
Describe the bug
When a commit begin with build(deps) or build(deps-dev) noun, dependabot add dependencies label, but the workflow does not support it now. Then, label assign fails.
What did you expect to see?
When a noun about deps appear, the label dependencies assigned for dependabot should be accept, almost as a fix.
What did you see instead?
The action finish with fail.
What did you do?
Add in workflow the dependencies label.