Skip to content
Snippets Groups Projects
Verified Commit bfb1f679 authored by Peter Leitzen's avatar Peter Leitzen :three: Committed by GitLab
Browse files

Merge branch 'fix-required-stops-danger-comment' into 'master'

Fix required stops danger comment typo

See merge request !147285



Merged-by: Peter Leitzen's avatarPeter Leitzen <pleitzen@gitlab.com>
Approved-by: Peter Leitzen's avatarPeter Leitzen <pleitzen@gitlab.com>
Co-authored-by: Doug Stull's avatarDoug Stull <dstull@gitlab.com>
parents ebe3d026 9cfebcbb
No related branches found
No related tags found
1 merge request!147285Fix required stops danger comment typo
Pipeline #1219089523 passed
......@@ -17,7 +17,7 @@ module RequiredStops
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.
Make sure the backgrond migration was added before the last required stop.
Make sure the background migration was added before the last required stop.
COMMENT
def add_comment_for_finalized_migrations
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment