mob icon indicating copy to clipboard operation
mob copied to clipboard

allow mob next with message commit to still have the CI skip flag

Open kamalhm opened this issue 1 year ago • 1 comments

when using mob next with -m flag for adding commit message, i was surprised to see that it triggers my build pipeline because it doesnt have the usual CI skip commit message. Can we add the commit message and still keep the skip CI commit text in the commit message?

kamalhm avatar Jul 04 '24 03:07 kamalhm

You could just add the ci skip in your new message. But I think it wouldn't be a good idea to change the acutal behavior. If you choose to create a custom message it is mostly because you finished something that is a step which is somehow completed and therefore should be build.

Why would you expect that the ci should not run on this commit?

hollesse avatar Jul 05 '24 14:07 hollesse

due to lack of feedback I close this issue

hollesse avatar Oct 04 '24 13:10 hollesse