auto-commit-msg icon indicating copy to clipboard operation
auto-commit-msg copied to clipboard

feat: use commit message template value as prefix

Open MichaelCurrin opened this issue 3 years ago • 0 comments

resolves #63

Progress:

  • [x] Read config value
  • [x] Read file
  • [ ] Functionality and tests to use a given prefix in a commit message
  • [ ] Functionality and tests to tie the config file and commit message together. TBD how to mock the existence of config value
  • [ ] Integration tests for reading config and file in the sample repo? Even if using mocks for file contents
  • [ ] Documentation updates

MichaelCurrin avatar Sep 22 '21 09:09 MichaelCurrin