Michael Kriese
Michael Kriese
instead of saving the config to the cache, we should simply check if current branch sha is the same as before and skip the whole migration check, as the branch...
and it's only done on automerge
Does the docket registry API last-modified-since header oder something similar? So we can do a head request to check if there is a change, so we need to update our...
This is required for `stabillityDays` to work. Added for searchabillity
please search existing issues, I'm pretty sure this is a duplicate.
> > please search existing issues, I'm pretty sure this is a duplicate. > > Could you suggest a query to find such duplicate? > > When I tried before...
jsonata: we need to be sure it can't load any additional code from global objects or external files. i can see you can define some kind of functions, that's why...
i think a alternative is jsonpath, which is similar to xpath
> Let me know if you'd be interested in me creating a PR with an example of how a generic JSON manager could look like. > And thanks in any...