Skip to content

Skip heavy CI for documentation-only and comment-only changes #13107

@yankay

Description

@yankay

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions