For those of us that use semantic commit to generate changelogs / keep track of things, it's often helpful to have template-able commits for sync operations
Minimal viable version can be achieved by just allowing people to include a prefix for the current commit message (e.g. chore: Auto commit...)
I don't have a lot of bandwidth atm, but can take this on in the semi-near future and PR
For those of us that use semantic commit to generate changelogs / keep track of things, it's often helpful to have template-able commits for sync operations
Minimal viable version can be achieved by just allowing people to include a prefix for the current commit message (e.g.
chore: Auto commit...)I don't have a lot of bandwidth atm, but can take this on in the semi-near future and PR