Skip to content

No labels!

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

community-meeting
community-meeting
Meeting agendas
dco-signoff: no
dco-signoff: no
Indicates the PR's author has not signed the DCO.
dco-signoff: yes
dco-signoff: yes
Indicates the PR's author has signed the DCO.
dependencies
dependencies
Pull requests that update a dependency file
do-not-merge/blocked-paths
do-not-merge/blocked-paths
Indicates that a PR should not merge because it touches files in blocked paths.
do-not-merge/cherry-pick-not-approved
do-not-merge/cherry-pick-not-approved
Indicates that a PR is not yet approved to merge into a release branch.
do-not-merge/hold
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
do-not-merge/invalid-commit-message
do-not-merge/invalid-commit-message
Indicates that a PR should not merge because it has an invalid commit message.
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/needs-kind
do-not-merge/needs-kind
Indicates a PR lacks a `kind/foo` label and requires one.
do-not-merge/release-note-label-needed
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
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.
epic
epic
Represents a larger feature with multiple stories
feature-completion
feature-completion
github_actions
github_actions
Pull requests that update GitHub Actions code
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.
jira/invalid-bug
jira/invalid-bug
Indicates that a referenced Jira bug is invalid for the branch this PR is targeting.
jira/severity-critical
jira/severity-critical
Referenced Jira bug's severity is critical for the branch this PR is targeting.
jira/severity-important
jira/severity-important
Referenced Jira bug's severity is important for the branch this PR is targeting.
jira/severity-informational
jira/severity-informational
Referenced Jira bug's severity is informational for the PR.
jira/severity-low
jira/severity-low
Referenced Jira bug's severity is low for the branch this PR is targeting.
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.