Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply our customizations on top of upstream release-2.7 #612

Merged
merged 4 commits into from
Nov 15, 2024

Add `make generate` verification step to CircleCI pipeline

c32be24
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Apply our customizations on top of upstream release-2.7 #612

Add `make generate` verification step to CircleCI pipeline
c32be24
Select commit
Loading
Failed to load commit list.
GitHub Actions / PR Type failed Nov 11, 2024 in 21s

PR Type in Title

No matching PR type indicator found in title.

Details

I saw a title of Apply our customizations on top of upstream release-2.7, 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:)
  • Release: 🚀 (:rocket:)
  • Infra/Tests/Other: 🌱 (:seedling:)

More details can be found at sigs.k8s.io/kubebuilder-release-tools/VERSIONING.md.