Our project has a CONTRIBUTING.md file to which we'd like to enforce updates each time a diff is landed on a specific branch. The logical tool to use seems to be Herald.
Perhaps my regex-fu is failing me, but I can't identify a good way to set up a condition of "Affected files does not contain CONTRIBUTING.md".
Curious as to whether I've missed a Condition or am looking at Herald the wrong way.