Skip to content

Labels

Labels

  • api-review

    Categorizes an issue or PR as actively needing an API review.
  • approved

    Indicates a PR has been approved by an approver from all required OWNERS files.
  • area/api-lifecycle

    Issues or PRs related to api-lifecycle changes
  • area/cli

    Issues or PRs related to CLI changes
  • area/core

    Issues or PRs related to core changes
  • area/dependency

    Issues or PRs related to dependency changes
  • area/licensing

    Issues or PRs related to Kubernetes licensing
  • area/sharding

    Issues or PRs related to sharding changes
  • backport-risk-assessed

    Indicates a PR to a release branch has been evaluated and considered safe to accept.
  • backports/unvalidated-commits

    Indicates that not all commits come to merged upstream PRs.
  • backports/validated-commits

    Indicates that all commits come to merged upstream PRs.
  • bugzilla/invalid-bug

    Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting.
  • bugzilla/severity-high

    Referenced Bugzilla bug's severity is high for the branch this PR is targeting.
  • bugzilla/severity-low

    Referenced Bugzilla bug's severity is low for the branch this PR is targeting.
  • bugzilla/severity-medium

    Referenced Bugzilla bug's severity is medium for the branch this PR is targeting.
  • bugzilla/severity-unspecified

    Referenced Bugzilla bug's severity is unspecified for the PR.
  • bugzilla/severity-urgent

    Referenced Bugzilla bug's severity is urgent for the branch this PR is targeting.
  • bugzilla/valid-bug

    Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting.
  • cherry-pick-approved

    Indicates a cherry-pick PR into a release branch has been approved by the release branch manager.
  • cncf-cla: no

    Indicates the PR's author has not signed the CNCF CLA.
  • cncf-cla: yes

    Indicates the PR's author has signed the CNCF CLA.
  • dco-signoff: no

    Indicates the PR's author has not signed the DCO.
  • dco-signoff: yes

    Indicates the PR's author has signed the DCO.
  • dependencies

    Pull requests that update a dependency file
  • do-not-merge

    DEPRECATED. Indicates that a PR should not merge. Label can only be manually applied/removed.
  • do-not-merge/blocked-paths

    Indicates that a PR should not merge because it touches files in blocked paths.
  • do-not-merge/cherry-pick-not-approved

    Indicates that a PR is not yet approved to merge into a release branch.
  • do-not-merge/hold

    Indicates that a PR should not merge because someone has issued a /hold command.
  • do-not-merge/invalid-commit-message

    Indicates that a PR should not merge because it has an invalid commit message.
  • do-not-merge/invalid-owners-file

    Indicates that a PR should not merge because it has an invalid OWNERS file in it.