Skip to content

Add command to mark migrations as successful

This builds on top of gitlab-org/gitlab!123408 (merged) to add a chatops command to mark migrations as successfully executed without having to create a change management request.

Usage

  • /chatops run migrations mark 20230524135555
  • /chatops run migrations mark 20230524135555 --database ci
  • /chatops run migrations mark 20230524135555 --database ci --staging
Edited by Marius Bobin

Merge request reports

Loading