From 287a64bf974657337d6029be72bf24adc871a380 Mon Sep 17 00:00:00 2001 From: blam Date: Mon, 29 Aug 2022 14:01:12 +0200 Subject: [PATCH] chore: added the changeset Signed-off-by: blam --- .changeset/smooth-yaks-hug.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/smooth-yaks-hug.md diff --git a/.changeset/smooth-yaks-hug.md b/.changeset/smooth-yaks-hug.md new file mode 100644 index 0000000000..d93176540f --- /dev/null +++ b/.changeset/smooth-yaks-hug.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-backend-module-github': patch +--- + +Added the ability to configure the host for the `GitHubEntityProvider` to use against GitHub Enterprise