Skip to content

Allow configuring target repo for rails-specs

In some situations we will want to run the rails-specs job against a repository other than the default gitlab-org/gitlab. Examples of this may be against security release.

We can allow a default value canbe set, but when the need arises, an ENV can be set to target the job against the relevant repo.

Fixes #5727 (closed)

Merge request reports