From 1f802f03ad509d80b342041ca2a67b0d557c5c97 Mon Sep 17 00:00:00 2001 From: Danyelle Amarante <90638175+Danyelleac@users.noreply.github.com> Date: Mon, 8 May 2023 09:19:54 -0300 Subject: [PATCH] Update .changeset/wet-dolphins-love.md Co-authored-by: Johan Haals Signed-off-by: Danyelle Amarante <90638175+Danyelleac@users.noreply.github.com> --- .changeset/wet-dolphins-love.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/wet-dolphins-love.md b/.changeset/wet-dolphins-love.md index 1b22821f81..3aa7f776a7 100644 --- a/.changeset/wet-dolphins-love.md +++ b/.changeset/wet-dolphins-love.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-backend-module-github': major --- -Adding description in function 'onTeamEditedInOrganization` in event of team.edited +Updated the `team.edited` event emitted from `GithubOrgEntityProvider` to also include teams description.