From c2c19ab872a590ba2bf68e1c77ad35c774f6fcdb Mon Sep 17 00:00:00 2001 From: mwu Date: Wed, 4 Oct 2023 13:29:01 -0700 Subject: [PATCH] feat: Migrate github-for-codestream datasource --- data-sources/github-for-codestream/config.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/data-sources/github-for-codestream/config.yml b/data-sources/github-for-codestream/config.yml index 43f83af96f..7d2d277e94 100644 --- a/data-sources/github-for-codestream/config.yml +++ b/data-sources/github-for-codestream/config.yml @@ -6,6 +6,9 @@ description: | With CodeStream you can create, review, and merge GitHub PRs without ever leaving your IDE. All with full source-tree and full file access, your favorite keybindings, and all the code intelligence embedded in your development environment. install: primary: - link: - url: https://docs.newrelic.com/docs/codestream/start-here/install-codestream/#connect-tools + nerdlet: + nerdletId: marketplace.install-data-source + nerdletState: + dataSourceId: github-for-codestream + requiresAccount: false icon: logo.png