Open
Description
What happened:
We need to manually create PRs for dependencies with an @
prefix – such as @mui/material
or @vitejs/plugin-react
– because Prow adds the do-not-merge/invalid-commit-message
label to PRs that contain @
in the description.
What you expected to happen:
Don't add do-not-merge/invalid-commit-message
label for Dependabot PRs.
How to reproduce it (as minimally and precisely as possible):
It is creating automatically by Dependabot. For example #5767.
Anything else we need to know?:
Environment:
- Kubernetes version (use
kubectl version
): - Kueue version (use
git describe --tags --dirty --always
): - Cloud provider or hardware configuration:
- OS (e.g:
cat /etc/os-release
): - Kernel (e.g.
uname -a
): - Install tools:
- Others: