MediaWiki:WorkflowTriggers: Difference between revisions

Update
Update
 
(3 intermediate revisions by the same user not shown)
Line 41: Line 41:
"repository": "workflow-file",
"repository": "workflow-file",
"initData": {
"initData": {
"username": "Testaccount1",
"username": "",
"instructions": "Confirm text on Weekly To Do List for this week. https://9926429f26fc.bluespice.cloud/w/index.php?title=Weekly_To_Do_Lists/12_Aug_24\u0026amp;book=Book:Onboarding%20and%20Training%20Examples",
"instructions": "",
"reportrecipient": "tyler.mallon@hallowelt.com"
"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"
}
}
}
}

Latest revision as of 09:22, 13 February 2025

Permission error