feat(workflow): beoordeling escalation to teamlead after 14 days (S-14, closes #15) #99
@@ -4,7 +4,8 @@
|
|||||||
"test-projects": ["Big.Tests/Big.Tests.csproj"],
|
"test-projects": ["Big.Tests/Big.Tests.csproj"],
|
||||||
"reporters": ["progress", "html"],
|
"reporters": ["progress", "html"],
|
||||||
"mutate": [
|
"mutate": [
|
||||||
"!**/OpenZaakJobPump.cs"
|
"!**/OpenZaakJobPump.cs",
|
||||||
|
"!**/BeoordelingEscalatiePump.cs"
|
||||||
],
|
],
|
||||||
"thresholds": {
|
"thresholds": {
|
||||||
"high": 95,
|
"high": 95,
|
||||||
|
|||||||
Reference in New Issue
Block a user