Skip to content

Add weight condition

Dan Jensen requested to merge 54-enable-filtering-by-weight into master

This introduces a weight condition that allows policies to specify issues with Any, None or specific weight (like 3 or 5). This includes a protection against attempting to use this condition for merge requests, mainly for clarity to prevent confusion.

Closes #54 (closed)

Merge request reports