``expectedNotices`` | required, array[object] | contains objects with workflow paths per board | | |
``noticeBoardPath`` | required, string | Path of the notice board | {
"noticeBoardPath": "myBoard",
"workflowPaths": [
"myWorkflow"
]
} |
|
``workflowPaths`` | required, array[string] | Collection of workflow paths | |