-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
What would you like to be added
For PRs that only change documentation files (docs/**, *.md, OWNERS, etc.), skip the heavy CI pipelines (KubeVirt deploy, molecule, vagrant tests) and only run lightweight checks like linting.
Why is this needed
Currently every PR triggers the full CI regardless of what files changed. A simple markdown typo fix has to wait for full cluster deployments, wasting CI resources and slowing down doc contributors.
Reference: kubernetes-sigs/cluster-api#8151 implemented the same optimization.
/kind feature
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.