This repository was archived by the owner on Apr 15, 2025. It is now read-only.
Description 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
Reactions are currently unavailable
Each WindUp rule has a severity (or effort):
This is described in this document:
Make sure we have the right effort points in our Azure rules
As for the categories, WindUp uses the following ones: