sadasant/testGithubApp

[IDEA] Create pull request reviews rejecting a failing PR

sadasant opened this issue · 0 comments

Here's the full idea:

Create pull request reviews rejecting a failing PR if we find specific lines that match between the failing tests and the edited files in the PR.

Jest's output shows the filename and the line where each specific test failed, we could parse this and then create rejecting pull request reviews on each specific file.