Skip to content

Fix bug with not accepting newlines - #12

Merged
trstringer merged 1 commit into
mainfrom
trstringer/bug-fix-newline
May 25, 2022
Merged

Fix bug with not accepting newlines#12
trstringer merged 1 commit into
mainfrom
trstringer/bug-fix-newline

Conversation

@trstringer

Copy link
Copy Markdown
Owner

Prior to this PR, if there was a newline (or multiple newline
characters) at the end of the keyword then it wouldn't match. With this
fix any number of newlines at the end of the keyword match will now be
considered for approve or deny.

Fixes #8.

Prior to this PR, if there was a newline (or multiple newline
characters) at the end of the keyword then it wouldn't match. With this
fix any number of newlines at the end of the keyword match will now be
considered for approve or deny.
@trstringer
trstringer merged commit 75c263a into main May 25, 2022
trstringer added a commit that referenced this pull request Jun 30, 2022
This was originally fixed for approved in #12 but the denied case was
missing. This adds a failing test and the fix for it.
@trstringer trstringer mentioned this pull request Jun 30, 2022
trstringer added a commit that referenced this pull request Jun 30, 2022
This was originally fixed for approved in #12 but the denied case was
missing. This adds a failing test and the fix for it.
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.

keywords with new line doesnt work

1 participant