Add ci skip option to create branch API
Hello
We would like to have an option in the Create Branch API to prevent triggering the CI. This would be equivalent to push a branch with -o ci-skip
.
Would it be possible? We can contribute to this patch if we are helped a bit :)