Skip to content

Labels

Labels

  • kind/design

    Categorizes issue or PR as related to design.
  • kind/documentation

    Categorizes issue or PR as related to documentation.
  • kind/failing-test

    Categorizes issue or PR as related to a consistently or frequently failing test.
  • kind/feature

    Categorizes issue or PR as related to a new feature.
  • kind/flake

    Categorizes issue or PR as related to a flaky test.
  • kind/regression

    Categorizes issue or PR as related to a regression from a prior release.
  • kind/support

    Categorizes issue or PR as a support question.
  • lgtm

    Indicates that a PR is ready to be merged.
  • lifecycle/active

    Indicates that an issue or PR is actively being worked on by a contributor.
  • lifecycle/frozen

    Indicates that an issue or PR should not be auto-closed due to staleness.
  • lifecycle/rotten

    Denotes an issue or PR that has aged beyond stale and will be auto-closed.
  • lifecycle/stale

    Denotes an issue or PR has remained open with no activity and has become stale.
  • needs-kind

    Indicates a PR lacks a `kind/foo` label and requires one.
  • needs-ok-to-test

    Indicates a PR that requires an org member to verify it is safe to test.
  • needs-rebase

    Indicates a PR cannot be merged because it has merge conflicts with HEAD.
  • needs-sig

    Indicates an issue or PR lacks a `sig/foo` label and requires one.
  • needs-triage

    Indicates an issue or PR lacks a `triage/foo` label and requires one.
  • ok-to-test

    Indicates a non-member PR verified by an org member that is safe to test.
  • priority/awaiting-more-evidence

    Lowest priority. Possibly useful, but not yet enough support to actually get it done.
  • priority/backlog

    Higher priority than priority/awaiting-more-evidence.
  • priority/critical-urgent

    Highest priority. Must be actively worked on as someone's top priority right now.
  • priority/important-longterm

    Important over the long term, but may not be staffed and/or may need multiple releases to complete.
  • priority/important-soon

    Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
  • release-note

    Denotes a PR that will be considered when it comes time to generate release notes.
  • release-note-action-required

    Denotes a PR that introduces potentially breaking changes that require user action.
  • release-note-none

    Denotes a PR that doesn't merit a release note.
  • sig/api-machinery

    Categorizes an issue or PR as relevant to SIG API Machinery.
  • sig/apps

    Categorizes an issue or PR as relevant to SIG Apps.
  • sig/architecture

    Categorizes an issue or PR as relevant to SIG Architecture.
  • sig/auth

    Categorizes an issue or PR as relevant to SIG Auth.