Skip to content

No labels!

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

kind/question
kind/question
Question (asking for help, advice, or technical detail)
kind/rca
kind/rca
Outage that requires root cause analysis after issues were mitigated (usually after downtime)
kind/regression
kind/regression
Bug that hit us already in the past and that is reappearing/requires a proper solution
kind/roadmap
kind/roadmap
Roadmap BLI
kind/task
kind/task
General task
kind/technical-debt
kind/technical-debt
Something that is only solved on the surface, but requires more (re)work to be done properly
kind/test
kind/test
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/icebox
lifecycle/icebox
Temporarily on hold (will not age; may have dependencies, lack priority, miss feedback, etc.)
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.
merge/keep-commits
merge/keep-commits
Should not be merged via 'Squash and merge' to keep separate commits
merge/squash
merge/squash
Should be merged via 'Squash and merge'
needs/changes
needs/changes
Needs (more) changes
needs/cherry-pick
needs/cherry-pick
Needs to be cherry-picked to older version
needs/documentation
needs/documentation
Needs (more) documentation
needs/help
needs/help
Needs help by someone else
needs/keep-open
needs/keep-open
Needs to keep the issue open, no auto close
needs/lgtm
needs/lgtm
Needs approval for merging
needs/ok-to-test
needs/ok-to-test
Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
needs/rebase
needs/rebase
Needs git rebase
needs/release-notes
needs/release-notes
Needs (proper) release notes
needs/review
needs/review
Needs review
needs/second-opinion
needs/second-opinion
Needs second review by someone else
needs/tests
needs/tests
Needs (more) tests
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.