Skip to content

Conversation

erayalakese
Copy link

@erayalakese erayalakese commented Aug 30, 2019

A bug in the regex pattern was causing all commit subjects which contain colon to catch by regex. Fixed by disabling space character in type.

Before this change, this commit message was caught by regex:

'Merge branch \'master\' of github.com:erayalakese/adventure'

which shouldn't be in the change log.

…hars in commit subject

A bug in the regex pattern was causing all commit subjects which contain colon to catch by regex. Fixed by disabling space character in `type`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant