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
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