Name

unitveto

Category

One or more of:

Test

Description

Automatically fail a patch if matching files are touched. This test is useful for code that absolutely requires human intervention.

Environment Variables

VariablePassed to DockerNotes
UNITVETO_RENOSame as --unitveto-re

Options

OptionNotes
--unitveto-re=<regex>Regular expression of the files/directories to fail.

Docker Notes

None

Developer Notes

None