Skip to content

No labels!

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

jira/severity-moderate
jira/severity-moderate
Referenced Jira bug's severity is moderate for the branch this PR is targeting.
jira/valid-bug
jira/valid-bug
Indicates that a referenced Jira bug is valid for the branch this PR is targeting.
jira/valid-reference
jira/valid-reference
Indicates that this PR references a valid Jira ticket of any type.
kind/api-change
kind/api-change
Categorizes issue or PR as related to adding, removing, or otherwise changing an API
kind/breaking-change
kind/breaking-change
This will require a data migration or a clean slate
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/dependency-change
kind/dependency-change
Categorizes issue or PR as related to changing dependencies
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 design.
kind/documentation
kind/documentation
Categorizes issue or PR as related to documentation.
kind/failing-test
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
kind/feature
kind/feature
Categorizes issue or PR as related to a new feature.
kind/flake
kind/flake
Categorizes issue or PR as related to a flaky test.
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.
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.
milestone-blocker
milestone-blocker
Blocks closing out a milestone
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.
needs-rebase
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
needs-sig
needs-sig
Indicates an issue or PR lacks a `sig/foo` label and requires one.
needs-triage
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
new-investigation
new-investigation
A topic that seems likely to be an area of investigation
ok-to-test
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
potential-use-case
potential-use-case
Potential ways kcp might be used