Hey!
In my current company we use Camunda to evaluate risk analysis decisions. We usually model our rules using DMNs, and as we need to unit test it and deploy, it’s always necessary to go through our development pipeline whenever we need to change any simple rule/param.
How could I give more autonomy to our business analysts/non-technical people so they can change, create or remove, for example, a DMN param without having to touch code to update or create tests?