Skip to content

Labels

Labels

  • approved

    Indicates a PR has been approved by an approver from all required OWNERS files.
  • auto-merge

    Indicates a PR should be tide merged.
  • bug

    Something isn't working
  • cla: no

    Indicates the PR's author has not signed the CLA.
  • cla: yes

    Indicates the PR's author has signed the CLA.
  • do-not-merge/hold

    Indicates that a PR should not merge because someone has issued a /hold command.
  • 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/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

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • 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-cherry-pick

    Indicates a PR needs to be cherry-pick to a release branch
  • 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.
  • question

    Further information is requested
  • 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.