GitHub Actions / PR Type
failed
Apr 22, 2024 in 1s
PR Type in Title
no matching PR type indicator found in title
Details
I saw a title of Bump golang.org/x/net from 0.17.0 to 0.23.0 in /hack/chart-update
, which doesn't seem to have any of the acceptable prefixes.
You need to have one of these as the prefix of your PR title:
- Breaking change: ⚠ (
:warning:
) - Non-breaking feature: ✨ (
:sparkles:
) - Patch fix: 🐛 (
:bug:
) - Docs: 📖 (
:book:
) - Infra/Tests/Other: 🌱 (
:seedling:
)
More details can be found at sigs.k8s.io/controller-runtime/VERSIONING.md.
Loading