Make CI jobs corresponding to `[jo ci]` run by default?
We should collect some statistics of the use cases for the pipeline jobs.
If the majority run the [jo ci]
pipeline we could make that the default (no specific commit message would be required) and keep [skip ci]
and [dev ci]
for extra control.
The steering of the jobs could be performed with only
, refs
, changes
and except
keywords.