Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use commit message template value as prefix #64

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

MichaelCurrin
Copy link
Owner

@MichaelCurrin MichaelCurrin commented Sep 22, 2021

resolves #63

Progress:

  • Read config value
  • 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 MichaelCurrin changed the title feat: use commit message template feat: use commit message template value as prefix Sep 22, 2021
@MichaelCurrin MichaelCurrin force-pushed the feat-use-commit-template branch from e0b100b to 78f3bba Compare October 9, 2021 16:08
@MichaelCurrin MichaelCurrin force-pushed the feat-use-commit-template branch from 68dbf76 to 7d77e14 Compare October 10, 2021 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Suggestion: Allow you to define prefix
1 participant