Skip to content

Labels

Labels

  • api-review

    Categorizes an issue or PR as actively needing an API review.
  • approved

    Indicates a PR has been approved by an approver from all required OWNERS files.
  • area/api

    Indicates an issue or PR that deals with the API.
  • area/automation

    Issues that are related to automation aspects of the website or other projects.
  • area/dependency

    Issues or PRs related to dependency changes
  • area/dogfooding

    Indicates an issue on dogfooding (aka using Pipeline to test Pipeline)
  • area/epic

    Issues that should be considered as Epics (aka multiple sub-tasks, …)
  • area/licensing

    Issues or PRs related to Kubernetes licensing
  • area/performance

    Issues or PRs that are related to performance aspects.
  • area/plumbing

    Issues or PRs related to the plumbing infrastructure but needing attention in a non-plumbing repo.
  • area/release

    Indicates an issue on release (process, tasks).
  • area/roadmap

    Issues that are part of the project (or organization) roadmap (usually an epic)
  • area/s3c

    Issues or PRs that are related to Secure Software Supply Chain (S3C)
  • area/test-infra

    Issues or PRs related to the testing infrastructure
  • area/testing

    Issues or PRs related to testing
  • cla: no

  • cla: yes

  • cncf-cla: no

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

    Indicates the PR's author has signed the CNCF CLA.
  • dependencies

    Used by dependabot - identifies all PRs created by dependabot
  • 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.
  • epic

  • good first issue

    Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
  • Hacktoberfest

    Categorizes issue as one for Hacktoberfest 2021
  • hacktoberfest-accepted

    Categorizes PRs as one accepted Hacktoberfest 2021
  • help wanted

    Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
  • kind/api-change

    Categorizes issue or PR as related to adding, removing, or otherwise changing an API