Skip to content

Commit ce1e38d

Browse files
Update mend config to allow remediation (#5287)
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> (cherry picked from commit 5450b4c) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1d93d70 commit ce1e38d

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

.whitesource

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,11 @@
1111
},
1212
"issueSettings": {
1313
"minSeverityLevel": "LOW"
14+
},
15+
"remediateSettings": {
16+
"addLabels": ["skip-changelog"],
17+
"workflowRules": {
18+
"enabled": true
19+
}
1420
}
15-
}
21+
}

0 commit comments

Comments
 (0)