dtinth / todo-actions

Turn TODO in source code into issues and close them when they are gone. Runs on GitHub Actions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customize commit message

wvffle opened this issue · comments

In my organization we use conventional commits as a standard. There should be an option to set how the commit message would look like along with the commit body.

Hello @wvffle! I’m not actively developing this right now. I understand that there will be a lot of needs for customization but could not anticipate all the ways this may be used. I thought, my attempts to make things customizable means that it can address some, but not all use cases.

Therefore, I would recommended forking this repository and customize the code to your liking. This way you have full control over the behavior.