Skip to content

No labels!

There aren’t any labels for this repository quite yet.

area/Windows
area/Windows
Issues or PRs specific to Windows
dependencies
dependencies
Pull requests that update a dependency file
do-not-merge/hold
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command. Required by Prow.
do-not-merge/work-in-progress
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress. Required by Prow.
estimated-size/L (20-40)
estimated-size/L (20-40)
Rough sizing for Epics. About 2 sprints of work for a person.
estimated-size/M (10-20)
estimated-size/M (10-20)
Rough sizing for Epics. About 1 sprint of work for one person
estimated-size/S (5-10)
estimated-size/S (5-10)
Rough sizing for Epics. Less then one sprint of work for one person
estimated-size/XL (40-60)
estimated-size/XL (40-60)
Rough sizing for Epics. About 3 sprints of work for a person
estimated-size/XS (1-5)
estimated-size/XS (1-5)
Rough sizing for Epics. Less than one sprint of work for one person, but smaller than S.
estimated-size/XXL (60 - ??)
estimated-size/XXL (60 - ??)
Rough sizing for Epics. More than 3 sprints of work for one person
flake
flake
Categorizes issue or PR as related to a flaky test.
go
go
Pull requests that update Go code
good first issue
good first issue
Denotes an issue ready for a new contributor. Maintainers will help mentor new contributors.
hacktoberfest
hacktoberfest
Issues that will count towards Hacktoberfest
help wanted
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
javascript
javascript
Pull requests that update Javascript code
kind/bug
kind/bug
Categorizes issue or PR as related to a bug.
kind/epic
kind/epic
An issue categorized as a high-level Epic. Needs to be scoped and broken down in 1+ stories/tasks
kind/feature
kind/feature
Categorizes issue as a feature request. For PRs, that means that the PR is the implementation
kind/task
kind/task
Issue is actionable task
kind/user-story
kind/user-story
An issue of user-story kind
lgtm
lgtm
Indicates that a PR is ready to be merged. Required by Prow.
lifecycle/active
lifecycle/active
Indicates that an issue or PR is actively being worked on. It will not be closed automatically.
lifecycle/frozen
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
lifecycle/rotten
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
lifecycle/stale
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
needs-ok-to-test
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test. Required by Prow.
needs-rebase
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD. Required by Prow.
needs-triage
needs-triage
Indicates an issue or PR lacks a `triage/*` and requires one.
ok-to-test
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.