Skip to content

Labels

Labels

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

    Categorizes an issue or PR as relevant to SIG CLI.
  • sig/docs

    Categorizes an issue or PR as relevant to SIG Docs.
  • sig/halo

    Categorizes an issue or PR as relevant to SIG Halo.
  • sig/halo-admin

    Categorizes an issue or PR as relevant to SIG Halo Admin.
  • sig/halo-console

    Categorizes an issue or PR as relevant to SIG Halo Console.
  • sig/release

    Categorizes an issue or PR as relevant to SIG Release.
  • sig/security

    Categorizes an issue or PR as relevant to SIG Security.
  • sig/test-infra

    Categorizes an issue or PR as relevant to SIG Test Infra.
  • sig/testing

    Categorizes an issue or PR as relevant to SIG Testing.
  • 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.
  • tide/merge-blocker

    Denotes an issue that blocks the tide merge queue for a branch while it is open.
  • tide/merge-method-merge

    Denotes a PR that should use a standard merge by tide when it merges.
  • tide/merge-method-rebase

    Denotes a PR that should be rebased by tide when it merges.