Open UlisesGascon opened 3 weeks ago
As a user I want to ignore changes that are not very relevant like +0.2 or -0.2. This can be done by adding a custom setting in the action properties like (possitiveThreshold and negativeThreshold)
possitiveThreshold
negativeThreshold
Example: https://github.com/nodejs/security-wg/issues/1390
As a user I want to ignore changes that are not very relevant like +0.2 or -0.2. This can be done by adding a custom setting in the action properties like (
possitiveThreshold
andnegativeThreshold
)Example: https://github.com/nodejs/security-wg/issues/1390