Skip to content

Add from_fork scope

Patrick Bajao requested to merge 201745-add-from-fork-scope into master

What does this MR do?

In !22418 (merged), a change has been made that required the need to disable the CodeReuse/ActiveRecord cop on merge_requests_for_forks.

To be able to enable it again, added from_fork scope and use that instead.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #201745 (closed)

Merge request reports