Description:
Add a label when the PR does not contain certain files in its list of changes. This could be done by adding none
alongside the any
and all
high level constructs.
Justification:
A team may wish to spot when a PR comes without unit tests, or without documentation. Imagine a label such as No Test Files
or Missing Documentation
.
Are you willing to submit a PR?
I've submitted #904