Merge pull request #847 from pypeclub/feature/next_task_update_with_settings

Next task update with settings
This commit is contained in:
Milan Kolar 2021-01-08 09:56:45 +01:00 committed by GitHub
commit 2c6c850479
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 425 additions and 182 deletions

View file

@ -84,8 +84,12 @@
"next_task_update": {
"enabled": true,
"mapping": {
"Ready": "Not Ready"
}
"Not Ready": "Ready"
},
"ignored_statuses": [
"Omitted"
],
"name_sorting": false
}
},
"user_handlers": {