From e672838876b9d90c936e2802e63969334f7d3a94 Mon Sep 17 00:00:00 2001 From: Ben Lambert Date: Thu, 30 Jan 2025 07:53:15 +0100 Subject: [PATCH] Update createGitlabProjectMigrateAction output format Signed-off-by: blam --- .changeset/heavy-olives-thank.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/heavy-olives-thank.md b/.changeset/heavy-olives-thank.md index 984b5cb160..40ca9e16ed 100644 --- a/.changeset/heavy-olives-thank.md +++ b/.changeset/heavy-olives-thank.md @@ -2,4 +2,4 @@ '@backstage/plugin-scaffolder-backend-module-gitlab': patch --- -Action createGitlabProjectMigrateAction writes migration Id to its output +`createGitlabProjectMigrateAction` can now output the `migrationId`