You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Gerrit with the Sonar Integration.
I would like Sputnik vote -2 for blocker violations, -1 for critical, major and +1 otherwise.
The current score strategy lets me configure only two values with the score.passingValue and score.failingValue. The other problem I encounter is the enum Severity that is too coarse-grained (Blocker, Critical, Major are all mapped to the same value ERROR).
Do you think Sputnik could evolve to support this feature?
I could contribute.
Regards,
The text was updated successfully, but these errors were encountered:
Hi,
I use Gerrit with the Sonar Integration.
I would like Sputnik vote -2 for
blocker
violations, -1 forcritical
,major
and +1 otherwise.The current score strategy lets me configure only two values with the
score.passingValue
andscore.failingValue
. The other problem I encounter is the enumSeverity
that is too coarse-grained (Blocker
,Critical
,Major
are all mapped to the same valueERROR
).Do you think Sputnik could evolve to support this feature?
I could contribute.
Regards,
The text was updated successfully, but these errors were encountered: