-
Notifications
You must be signed in to change notification settings - Fork 14
No labels!
There aren’t any labels for this repository quite yet.
145 labels
kind/impediment
kind/impediment
Something that impedes developers, operators, users or others in their work
kind/post-mortem
kind/post-mortem
Bug that requires deeper analysis after immediate issues were resolved (usually after downtime)
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/technical-debt
kind/technical-debt
Something that is only solved on the surface, but requires more (re)work to be done properly
lifecycle/icebox
lifecycle/icebox
Temporarily on hold (will not age; may have dependencies, lack priority, miss feedback, etc.)
merge/keep-commits
merge/keep-commits
Should not be merged via 'Squash and merge' to keep separate commits
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)