Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tooling/danger/required_stops.rb')
-rw-r--r--tooling/danger/required_stops.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/tooling/danger/required_stops.rb b/tooling/danger/required_stops.rb
index dcba23021ad..788be5d70e6 100644
--- a/tooling/danger/required_stops.rb
+++ b/tooling/danger/required_stops.rb
@@ -17,8 +17,7 @@ module Tooling
WARNING_COMMENT = <<~COMMENT.freeze
Finalizing data migration might be time consuming and require a [required stop](#{DOC_URL}).
Check the timings of the underlying data migration.
- If possible postpone the finalization to the scheduled required stop.
- If postponing is impossible please create new required stop as documentation suggests.
+ If possible schedule finalization for the first minor version after the next required stop.
COMMENT
def add_comment_for_finalized_migrations