Skip to content

Labels

Labels

  • kind/flake

    Categorizes issue or PR as related to a flaky test.
  • lang/csharp

    Denotes a PR that works in directories associated with C Sharp code
  • lang/go

    Denotes a PR that works in directories associated with Go code
  • lang/proto

    Denotes a PR that works in directories associated with Protobuf code
  • lang/python

    Denotes a PR that works in directories associated with Python code
  • lgtm

    Indicates that a PR is ready to be merged.
  • 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.
  • question

    Further information is requested
  • size/L

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

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

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

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

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

    Denotes a PR that changes 600+ lines, ignoring generated files.
  • wontfix

    This will not be worked on