cody icon indicating copy to clipboard operation
cody copied to clipboard

Delegation regex should only match "Reviewed in ..." on it's own line.

Open robertmonahon opened this issue 6 years ago • 1 comments

A PR description that included a line like "The previous version of this was reviewed in #-----" and then the author included code reviewers. Cody delegated to that other PR when I don't think that was the authors intention.

robertmonahon avatar Sep 05 '18 21:09 robertmonahon

Should update the regex on https://github.com/aergonaut/cody/blob/master/app/models/pull_request.rb#L18

aergonaut avatar Sep 08 '18 01:09 aergonaut