Skip to content

Allow a feature flag to enable dry run

Robert Speicher requested to merge rs-dry-run-feature-flag into master

This is basically an alternate take on https://gitlab.com/gitlab-org/release-tools/issues/304. This would allow us to easily enable a "dry run" of all release-tools tasks via feature flag.

Merge request reports