feat: allow skip notify nodes when all previous nodes were skipped
This commit is contained in:
@@ -3,4 +3,5 @@ package nodeprocessor
|
||||
const (
|
||||
outputKeyForCertificateValidity = "certificate.validity"
|
||||
outputKeyForCertificateDaysLeft = "certificate.daysLeft"
|
||||
outputKeyForNodeSkipped = "node.skipped"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user