GitLab CI/CD · Capability
GitLab API — migrations
GitLab API — migrations. 2 operations. Lead operation: migrations. Self-contained Naftiko capability covering one Gitlab Ci business surface.
What You Can Do
GET
Getapiv4adminmigrationspending
— List pending database migrations
/v1/api/v4/admin/migrations/pending
POST
Postapiv4adminmigrationstimestampmark
— Mark the migration as successfully executed
/v1/api/v4/admin/migrations/{timestamp}/mark
MCP Tools
list-pending-database-migrations
List pending database migrations
read-only
idempotent
mark-migration-successfully-executed
Mark the migration as successfully executed