Skip to content

Labels

Labels

  • approved

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

    Indicates that a PR is tied to an approved VEP and is prioritized.
  • bug

    Something isn't working
  • dco-signoff: no

    Indicates the PR's author has not DCO signed all their commits.
  • dco-signoff: yes

    Indicates the PR's author has DCO signed all their commits.
  • do-not-merge/hold

    Indicates that a PR should not merge because someone has issued a /hold command.
  • do-not-merge/invalid-commit-message

    Indicates that a PR should not merge because it has an invalid commit message.
  • 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

    Identifies an issue that has been specifically created or selected for first-time contributors.
  • good-first-issue

    Identifies an issue that has been specifically created or selected for first-time contributors.
  • hacktoberfest

    Categorizes as a Hacktoberfest contribution
  • help wanted

    Identifies an issue that has been specifically created or selected for new contributors.
  • invalid

    This doesn't seem right
  • kind/api-change

    Categorizes issue or PR as related to adding, removing, or otherwise changing an API
  • kind/auto-quarantine

    PR was created by the auto-quarantine bot.
  • kind/blocker

  • kind/bug

  • kind/cleanup

    Categorizes issue or PR as related to cleaning up code, process, or technical debt.
  • kind/deprecation

    Indicates the PR/issue deprecates a feature that will be removed in a subsequent release.
  • kind/enhancement

  • kind/failing-test

    Categorizes issue or PR as related to a failing test.
  • kind/flake

    Categorizes issue or PR as related to a flaky test.
  • kind/proposal

  • kind/question

  • kind/tracker