Skip to content

Implement features score thresholds #60

@macbre

Description

@macbre

legacy components mike

Render features widgets with a proper "priority" icon based on their scores and configured thresholds - see https://wikia.github.io/Mike/ for examples.

If these are not provided, render all metrics with a green icon.

thresholds:
  mayor: 50000  # features with scores greater than this value will have a yellow "card-header-warning" icon
  critical: 200000  # features with scores greater than this value will have a red "card-header-danger" icon

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions