From 0a3e90ec27bde045f8756424b3c6047876fe952c Mon Sep 17 00:00:00 2001 From: Hitoshi Kamezaki Date: Sat, 8 Mar 2025 18:52:02 +0900 Subject: [PATCH] Update .changeset/old-ladybugs-report.md Co-authored-by: Ben Lambert Signed-off-by: Hitoshi Kamezaki --- .changeset/old-ladybugs-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/old-ladybugs-report.md b/.changeset/old-ladybugs-report.md index 86361df72e..d5a109bdc2 100644 --- a/.changeset/old-ladybugs-report.md +++ b/.changeset/old-ladybugs-report.md @@ -2,4 +2,4 @@ '@backstage/plugin-scaffolder-backend-module-github': patch --- -Fix createOrUpdateEnvironment not working when optional field of request is not undefine on GitHub Team plan. +Pass `undefined` to some parameters for `createOrUpdateEnvironment` as these values are not always supported in different plans of GitHub