Skip to content

feat(config.ts): add skipCommitMessageCheck config key#19

Open
Lars- wants to merge 3 commits intodi-sukharev:devfrom
Lars-:master
Open

feat(config.ts): add skipCommitMessageCheck config key#19
Lars- wants to merge 3 commits intodi-sukharev:devfrom
Lars-:master

Conversation

@Lars-
Copy link
Copy Markdown

@Lars- Lars- commented Mar 15, 2023

  • add skipCommitMessageCheck config key
  • add support for skipCommitMessageCheck config key to skip commit message check if set to true

feat(prepare-commit-msg-hook.ts): add support for skipCommitMessageCheck config key to skip commit message check if set to true
@Lars- Lars- mentioned this pull request Mar 15, 2023
description = 'description',
emoji = 'emoji'
emoji = 'emoji',
skipCommitMessageCheck = 'skipCommitMessageCheck'
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets rename it to skipCommitMsgHookSourceCheck?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome @Lars- thanks! could you change base branch to dev instead of master pls <3

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also done!

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Lars- there is a conflict, could you solve pls and let's merge it!

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The issue wasn't there when I sent the PR, so you may change it

Lars- added 2 commits March 15, 2023 09:34
…okSourceCheck

refactor(prepare-commit-msg-hook.ts): update reference to skipCommitMessageCheck to skipCommitMsgHookSourceCheck
update variable name
@Lars-
Copy link
Copy Markdown
Author

Lars- commented Mar 15, 2023

Also added a part to readme.md

@Lars- Lars- changed the base branch from master to dev March 16, 2023 14:53
@github-actions
Copy link
Copy Markdown

Stale pull request message

@di-sukharev
Copy link
Copy Markdown
Owner

please pull latest dev and run npm run build to solve conflicts @Lars-

@Lars-
Copy link
Copy Markdown
Author

Lars- commented Mar 3, 2024

I don’t have the time for that, but you should be able to change the code in the PR yourself.

@JUSTINMKAUFMAN
Copy link
Copy Markdown

Am I missing this functionality in the current release or do I need to fork this repo? @di-sukharev

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.

4 participants