From 8bb8c302ae007a7fb4a92d50a9320313edb929c6 Mon Sep 17 00:00:00 2001 From: Rogerio Angeliski Date: Fri, 18 Oct 2024 11:53:18 -0300 Subject: [PATCH] Update .changeset/rotten-mangos-hug.md Co-authored-by: Vincenzo Scamporlino Signed-off-by: Rogerio Angeliski --- .changeset/rotten-mangos-hug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/rotten-mangos-hug.md b/.changeset/rotten-mangos-hug.md index 013a815653..022d3f3d45 100644 --- a/.changeset/rotten-mangos-hug.md +++ b/.changeset/rotten-mangos-hug.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-backend-module-github': patch --- -Fix bug when receive a `team.creted` github event without parent +Fixed an issue in `GithubOrgEntityProvider` that caused an error when processing teams without a parent.