Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Review the effort and category of the Azure rules #11

@agoncal

Description

@agoncal

Each WindUp rule has a severity (or effort):

  • 0 is just an information
  • 1 being the easiest to migrate,
  • 13 being the most difficult (which usually means re-architecturing)

This is described in this document:

Level of Effort Story Points Description
Information 0 An informational warning with very low or no priority for migration.
Trivial 1 The migration is a trivial change or a simple library swap with no or minimal API changes.
Complex 3 The changes required for the migration task are complex, but have a documented solution.
Redesign 5 The migration task requires a redesign or a complete library change, with significant API changes.
Rearchitecture 7 The migration requires a complete rearchitecture of the component or subsystem.
Unknown 13 The migration solution is not known and may need a complete rewrite.

Make sure we have the right effort points in our Azure rules

As for the categories, WindUp uses the following ones:

  • information
  • potential
  • mandatory

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions