Skip to content

No labels!

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

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-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/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.
docs-approved
docs-approved
Signifies that Docs has signed off on this PR
good first issue
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
Hacktoberfest
Hacktoberfest
hacktoberfest-accepted
hacktoberfest-accepted
help wanted
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
images-issue
images-issue
IMS
IMS
Label for all migration services PRs
ingress-issue
ingress-issue
install-issue
install-issue
issue-burndown
issue-burndown
Indicates an issue worked on during an "GitHub Issue Burndown" session
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/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/design
kind/design
Categorizes issue or PR as related to design.
kind/documentation
kind/documentation
Categorizes issue or PR as related to documentation.