Update |
Update |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 41: | Line 41: | ||
"repository": "workflow-file", | "repository": "workflow-file", | ||
"initData": { | "initData": { | ||
"username": " | "username": "", | ||
"instructions": " | "instructions": "", | ||
"reportrecipient": " | "reportrecipient": "" | ||
}, | }, | ||
"contextData": [], | "contextData": [], | ||
| Line 51: | Line 51: | ||
"exclude": [] | "exclude": [] | ||
} | } | ||
}, | |||
"trigger-custom-workflow example-manual": { | |||
"type": "manual", | |||
"name": "Custom Workflow Example", | |||
"description": "Test", | |||
"active": true, | |||
"definition": "user-feedback", | |||
"repository": "workflow-file", | |||
"initData": { | |||
"username": "WikiSysop", | |||
"instructions": "", | |||
"reportrecipient": "WikiSysop" | |||
}, | |||
"contextData": [], | |||
"editorData": [], | |||
"rules": { | |||
"include": { | |||
"namespace": [ | |||
"3004" | |||
] | |||
}, | |||
"exclude": [] | |||
} | |||
}, | |||
"trigger-test-workflow-manual": { | |||
"type": "manual", | |||
"active": true, | |||
"initData": { | |||
"username": "WikiSysop", | |||
"instructions": "Check for clarity", | |||
"reportrecipient": "WikiSysop" | |||
}, | |||
"name": "Test Workflow", | |||
"description": "", | |||
"rules": { | |||
"include": { | |||
"namespace": [ | |||
"0" | |||
] | |||
}, | |||
"exclude": [] | |||
}, | |||
"definition": "user-feedback", | |||
"repository": "workflow-file" | |||
} | } | ||
} | } | ||
You are viewing an old version of this page. Return to the latest version.
This is the version of 13 August 2024, 11:18 by MediaWiki default