suspend fun matchIssue(newIssue: Issue, existingIssueMatchTitle: Boolean, existingIssueMatchAuthor: Boolean, existingIssueMatchBody: Boolean): Boolean

Check the match for a given issue and database queries