From a75e18f5d7179a098be67db3bba7187e776d4951 Mon Sep 17 00:00:00 2001 From: Cory Steers Date: Mon, 3 Mar 2025 14:37:34 -0600 Subject: [PATCH] chore: add changeset Signed-off-by: Cory Steers --- .changeset/nice-dolphins-own.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/nice-dolphins-own.md diff --git a/.changeset/nice-dolphins-own.md b/.changeset/nice-dolphins-own.md new file mode 100644 index 0000000000..d7acd3a29a --- /dev/null +++ b/.changeset/nice-dolphins-own.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-scaffolder-backend-module-gitlab': patch +--- + +Change the if statement in the catch block to match what the new version of Gitbeaker will return