Is your feature request related to a problem? Please describe.
If a PR includes non-core files such as files located in tests or .github then using patchtester will fail with an error message " The file marked for modification does not exist"
Describe the solution you'd like
PR with such changes should be flagged in the same way that we flag PR that require npm changes
Additional context
Is your feature request related to a problem? Please describe.
If a PR includes non-core files such as files located in tests or .github then using patchtester will fail with an error message " The file marked for modification does not exist"
Describe the solution you'd like
PR with such changes should be flagged in the same way that we flag PR that require npm changes
Additional context