Skip to content

Ensure Pages issues are picked up

Mayra Cabrera requested to merge ensure-pages-issues-and-mrs-are-pick-up into master

What does this MR do?

Ensures GitLab Pages issues and MRs are picked up by release-tools.

On gitlab-com/gl-infra/delivery#681 (closed), GitLab Pages moved its security development to GitLab Security. For their issues to be picked up by our tooling we need to include them on the ProjectsValidator, this will ensure issues are fetched by our crawler, and merge requests validated and merge by BatchMerger.

Merge request reports