Details
Details
We have the workflow 'Audits in Small Teams' set up as described here: https://secure.phabricator.com/book/phabricator/article/audit/#audits-in-small-teams
Is it possibly the configure the Herald rule so that it doesn't trigger an audit if the commit has only touched binary files?
Answers
Answers
I am currently doing something similar with Herald. For our projects the rule is essentially looking for changes to Java .jar files. Here's the setup (screenshot also attached).
- Create Object Rule on Commits
- When Change Details - > Affected files will matches regexp then email/audit is triggered.
We use this to monitor changes to ensure we continue to follow our SOUP policies.
New Answer
New Answer