Skip to content

Draft: GitlabRulez: Provide some output when no actions are necessary

If there are rules that apply to a project but don't require any actions, say so explicitly. This makes it easier to distinguish between some misconfigured filter and simply no action being necessary.

Note that this requires two conditions, one is to check if there are any rules that apply to a project, the other is whether they result in any actions.

Merge request reports

Loading