flux2 icon indicating copy to clipboard operation
flux2 copied to clipboard

Ability to control/change commit message of bootstrap

Open gibbonsjohnm opened this issue 2 years ago • 2 comments

At my company, we have strict commit message requirements that enforce the use of a certain prefix (e.g. !000 - Commit message) in order to push. It would be nice to have the ability to either be able to add a prefix to the default flux bootstrap commit message (similar to how --commit-message-appendix works) or have full control over the message entirely. Currently, we are blocked from using the recommended way to deploy flux.

gibbonsjohnm avatar Nov 13 '21 00:11 gibbonsjohnm

https://github.com/fluxcd/flux2/pull/1350 contains a possible fix for this issue

felixk101 avatar Oct 24 '23 07:10 felixk101

As said in https://github.com/fluxcd/terraform-provider-flux/issues/550, it would be great if those new options can make commits match conventional commits convention.

sereinity avatar Apr 02 '24 13:04 sereinity