From 064c513e1af9ef25ba559dbb3fb6d8e4ce9c3610 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Thu, 28 Jan 2021 18:10:12 +0100 Subject: [PATCH] add changeset --- .changeset/moody-buckets-visit.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/moody-buckets-visit.md diff --git a/.changeset/moody-buckets-visit.md b/.changeset/moody-buckets-visit.md new file mode 100644 index 0000000000..07a960620b --- /dev/null +++ b/.changeset/moody-buckets-visit.md @@ -0,0 +1,5 @@ +--- +'@backstage/integration': patch +--- + +Properly forward errors that occur when looking up GitLab project IDs.