Skip to content

Labels

Labels

  • 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/epic

    Issues that should be considered as Epics (aka multiple sub-tasks, …)
  • 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)
  • 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.
  • documentation

    Improvements or additions to documentation
  • 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.
  • invalid

    This doesn't seem right
  • kind/bug

    Categorizes issue or PR as related to a bug.
  • kind/cleanup

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

    Categorizes issue or PR as related to design.
  • kind/documentation

    Categorizes issue or PR as related to documentation.
  • kind/feature

    Categorizes issue or PR as related to a new feature.
  • kind/flake

    Categorizes issue or PR as related to a flakey test
  • kind/misc

    Categorizes issue or PR as a miscellaneuous one.
  • kind/question

    Issues or PRs that are questions around the project or a particular feature