Similar to bt.qa.skip property that can be used to skip all QA plugins in qa_parent, add a bt.qa.fail property that can be used to make the QA plugins to only report errors or fail the build when a violation is found.
Should default to true to fail the build if QA violations found.