Skip to content

Labels

Labels

  • ai-failed

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

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

    Pull requests that update a dependency file
  • 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.
  • duplicate

  • gitvote

  • gitvote/closed

  • gitvote/failed

  • gitvote/open

  • go

    Pull requests that update Go code
  • 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.
  • good-for-ai

    Issue suitable for AI agent resolution
  • good-for-human

    This label indicates that the PR is ready for human review, after AI reviewers pass.
  • hacktoberfest

    Categorizes as a Hacktoberfest contribution
  • help wanted

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

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