Skip to content

Labels

Labels

  • 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.
  • meta

  • 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.
  • ok-to-test

    Indicates a non-member PR verified by an org member that is safe to test.
  • olm-v1/GA

  • olm-v1/m1

  • olm-v1/m2

  • olm-v1/m3

  • olm-v1/m4

  • olm-v1/m5

  • olm-v1/m6

  • override-go-verdiff

    Override the go-verdiff test result. If this label is present the golang version has changed!
  • 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.
  • python

    Pull requests that update Python code
  • rfc/versionRanges

  • 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.