Add bootstrap option to set a prefix for the commit messages
Flux bootstrap already has an option to set a suffix for the commit messages. This change also adds a prefix. It's handy in environments where commit messages have to start with some ticket number for example.
I'm not a go developer: I basically copied the code of the 'commitMessageAppendix' option.
Signed-off-by: Dries Verachtert [email protected]
I've added the Signed-off-by in the commit message.
hello, so how can i set a prefix for the commit messages only for bootstrap now
@hiddeco I would appreciate a solution to this problem. My GitLab CI pipeline fails every time there is a commit message like "Update Flux manifests".
With Flux Operator bootstrap does not require push access to Git:
https://fluxcd.control-plane.io/operator/