Skip to content

No labels!

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

do-not-merge/invalid-owners-file
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/work-in-progress
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
do-not-merge
do-not-merge
DEPRECATED. Indicates that a PR should not merge. Label can only be manually applied/removed.
go
go
Pull requests that update Go code
good first issue
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
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/api-change
kind/api-change
Categorizes issue or PR as related to adding, removing, or otherwise changing an API
kind/bug
kind/bug
Categorizes issue or PR as related to a bug.
kind/cleanup
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
kind/cve
kind/cve
Categorizes issue or PR as related to CVE.
kind/deprecation
kind/deprecation
Categorizes issue or PR as related to a feature/enhancement marked for deprecation.
kind/design
kind/design
Categorizes issue or PR as related to a technical design.
kind/documentation
kind/documentation
Categorizes issue or PR as related to documentation.
kind/enhancement
kind/enhancement
Categorizes issue or PR as related to existing feature enhancements.
kind/feature
kind/feature
Categorizes issue or PR as related to a new feature.
kind/new-resource
kind/new-resource
Categorizes issue or PR as related to a new resource.
kind/new-service
kind/new-service
Categorizes issue or PR as related to a new service.
kind/regression
kind/regression
Categorizes issue or PR as related to a regression from a prior release.
kind/support
kind/support
Categorizes issue or PR as a support question.
kind/tests/failing
kind/tests/failing
Categorizes issue or PR as related to a consistently or frequently failing test.
kind/tests/flaky
kind/tests/flaky
Categorizes issue or PR as related to a flaky test.
lgtm
lgtm
Indicates that a PR is ready to be merged.
lifecycle/active
lifecycle/active
Indicates that an issue or PR is actively being worked on by a contributor.
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-investigation
needs-investigation
Indicates an issue needs some investigation.
needs-kind
needs-kind
Indicates a PR lacks a `kind/foo` label and requires one.
needs-ok-to-test
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.