[go: up one dir, main page]

CI status request when project isnt setup for CI

Resources

FE @brycepj

When you are on a merge request requests are being made to the CI status endpoint even if the project doesn't have CI enabled.

We should probably stop any requests to ci_status & environment endpoints for projects/merge requests that do not have CI enabled.