Closed geoynomous closed 1 year ago
if you set oc hook set
it will integrate into your pipeline using "$EDITOR" var. e.g. using VScode — (after hook is set) you run git commit
and it suggests you OpenCommit mesasge. Or you can submit an empty commit message through Source Control tab and it will do the same
Currently one can only Accept or Reject the proposed commit message - add an option to edit the message (using $EDITOR)