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/sharding

    Issues or PRs related to sharding changes
  • bug

    Something isn't working
  • 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.
  • 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.
  • do-not-merge/needs-kind

    Indicates a PR lacks a `kind/foo` label and requires one.
  • do-not-merge/release-note-label-needed

    Indicates that a PR should not merge because it's missing one of the release note labels.
  • do-not-merge/work-in-progress

    Indicates that a PR should not merge because it is a work in progress.
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • good first issue

    Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
  • help wanted

    Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
  • invalid

    This doesn't seem right
  • kind/api-change

    Categorizes issue or PR as related to adding, removing, or otherwise changing an API
  • kind/bug

    Categorizes issue or PR as related to a bug.
  • kind/chore

    Categorizes issue or PR as related to maintenance and other usually non-code changes.