Pipeline definition sanity checks Package

Policies to confirm the Tekton Pipeline definition has the expected kind.

Package Name

  • basic

Rules Included

Pipeline definition has expected kind

Confirm that the pipeline definition has the kind "Pipeline".

  • Rule type: FAILURE

  • FAILURE message: Unexpected kind '%s' for pipeline definition

  • Code: basic.expected_kind

  • Source