Skip to content

Labels

Labels

  • kind/flake

    Tracking or fixing a flaky test
  • kind/impediment

    Something that impedes developers, operators, users or others in their work
  • kind/poc

    Proof of concept or prototype
  • kind/post-mortem

    Bug that requires deeper analysis after immediate issues were resolved (usually after downtime)
  • kind/question

    Question (asking for help, advice, or technical detail)
  • kind/regression

    Bug that hit us already in the past and that is reappearing/requires a proper solution
  • kind/task

    General task
  • kind/technical-debt

    Something that is only solved on the surface, but requires more (re)work to be done properly
  • kind/test

  • kind/upgrade

    Upgrading components or dependencies (e.g., by renovate)
  • 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.
  • no-release-note

    This PR doesn't need to be listed in release notes.
  • ok-to-test

    Indicates a non-member PR verified by an org member that is safe to test.
  • ondemand

    Denotes that this issue only exists to get an ondemand
  • ondemand/skip-deletion

    Denotes an issue/PR where the ondemand should not be deleted automatically
  • question

    Further information is requested
  • rrwg-change

    Indicates an RRWG related change
  • size/L

    Denotes a PR that changes 100-499 lines, ignoring generated files.
  • size/M

    Denotes a PR that changes 30-99 lines, ignoring generated files.
  • size/S

    Denotes a PR that changes 10-29 lines, ignoring generated files.
  • size/XL

    Denotes a PR that changes 500-999 lines, ignoring generated files.
  • size/XS

    Denotes a PR that changes 0-9 lines, ignoring generated files.
  • size/XXL

    Denotes a PR that changes 1000+ lines, ignoring generated files.