Skip to content

Fix stop review so it runs automatically

DJ Mountney requested to merge fix-stop-review-manual into master

And can also be run manually

Read today in the docs that the stop review needs to happen in the same stage as the deploy: https://docs.gitlab.com/ee/ci/yaml/#environment-action

This appears to at least fix the issue of being able to manually call stop.

Fixes: https://gitlab.com/charts/gitlab/issues/349

Edited by DJ Mountney

Merge request reports