From 0feddca32eb641625e4c634557b8f6e2fd8105a8 Mon Sep 17 00:00:00 2001 From: Corey Brooks Date: Fri, 15 Jan 2021 10:38:00 -0800 Subject: [PATCH 1/6] Insights: add the `read:issues` permission --- .../installing-github-insights.md | 1 + .../updating-github-insights.md | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/content/insights/installing-and-configuring-github-insights/installing-github-insights.md b/content/insights/installing-and-configuring-github-insights/installing-github-insights.md index 5bc8e0c745ad..1723e454aa26 100644 --- a/content/insights/installing-and-configuring-github-insights/installing-github-insights.md +++ b/content/insights/installing-and-configuring-github-insights/installing-github-insights.md @@ -54,6 +54,7 @@ To connect {% data variables.product.prodname_insights %} to {% data variables.p - Metadata: **Read-only** - Pull requests: **Read-only** - Commit statuses: **Read-only** + - Issues: **Read-only** - Organization: - Members: **Read-only** - Projects: **Read-only** diff --git a/content/insights/installing-and-configuring-github-insights/updating-github-insights.md b/content/insights/installing-and-configuring-github-insights/updating-github-insights.md index e17b23f341d4..9206b1aa2008 100644 --- a/content/insights/installing-and-configuring-github-insights/updating-github-insights.md +++ b/content/insights/installing-and-configuring-github-insights/updating-github-insights.md @@ -15,6 +15,13 @@ Before you update {% data variables.product.prodname_insights %}, you can check The update process will take up to 10 minutes. During this time, users cannot access {% data variables.product.prodname_insights %}. +### Updating from {% data variables.product.prodname_insights %} 1.5.0-alpha.1 + +To update {% data variables.product.prodname_insights %} from 1.5.0-alpha.1, you must navigate to the [GitHub App](/github/installing-and-configuring-github-insights/installing-github-insights#Creating a {% data variables.product.prodname_github_app %}) you created when you first installed {% data variables.product.prodname_insights %}. Edit the App Permissions to add: +- Repository + - Issues: **Read-only** +Then you may continue updating {% data variables.product.prodname_insights %} to the latest version. + ### Updating from {% data variables.product.prodname_insights %} 0.4.0+ To update {% data variables.product.prodname_insights %} from 0.4.0+, you can install the latest version. {% data variables.product.prodname_insights %} will ask to use the previous installation configuration. From 4e8fb9184dc974c17171c74abe51a7129ff2054c Mon Sep 17 00:00:00 2001 From: Corey Brooks Date: Fri, 15 Jan 2021 10:54:20 -0800 Subject: [PATCH 2/6] Insights: fix link in update step --- .../updating-github-insights.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/insights/installing-and-configuring-github-insights/updating-github-insights.md b/content/insights/installing-and-configuring-github-insights/updating-github-insights.md index 9206b1aa2008..28012c66b3f1 100644 --- a/content/insights/installing-and-configuring-github-insights/updating-github-insights.md +++ b/content/insights/installing-and-configuring-github-insights/updating-github-insights.md @@ -17,7 +17,7 @@ The update process will take up to 10 minutes. During this time, users cannot ac ### Updating from {% data variables.product.prodname_insights %} 1.5.0-alpha.1 -To update {% data variables.product.prodname_insights %} from 1.5.0-alpha.1, you must navigate to the [GitHub App](/github/installing-and-configuring-github-insights/installing-github-insights#Creating a {% data variables.product.prodname_github_app %}) you created when you first installed {% data variables.product.prodname_insights %}. Edit the App Permissions to add: +To update {% data variables.product.prodname_insights %} from 1.5.0-alpha.1, you must navigate to the GitHub App you created when you first installed {% data variables.product.prodname_insights %} in [this step](/github/installing-and-configuring-github-insights/installing-github-insights#creating-a-github-app). Edit the App Permissions to add: - Repository - Issues: **Read-only** Then you may continue updating {% data variables.product.prodname_insights %} to the latest version. From 2ec5000df4aee70aee61ba254cf6e5407f2f3e45 Mon Sep 17 00:00:00 2001 From: Corey Brooks Date: Fri, 15 Jan 2021 11:00:33 -0800 Subject: [PATCH 3/6] Insights: add line break to update paragraph --- .../updating-github-insights.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/insights/installing-and-configuring-github-insights/updating-github-insights.md b/content/insights/installing-and-configuring-github-insights/updating-github-insights.md index 28012c66b3f1..52ece73edea3 100644 --- a/content/insights/installing-and-configuring-github-insights/updating-github-insights.md +++ b/content/insights/installing-and-configuring-github-insights/updating-github-insights.md @@ -20,6 +20,7 @@ The update process will take up to 10 minutes. During this time, users cannot ac To update {% data variables.product.prodname_insights %} from 1.5.0-alpha.1, you must navigate to the GitHub App you created when you first installed {% data variables.product.prodname_insights %} in [this step](/github/installing-and-configuring-github-insights/installing-github-insights#creating-a-github-app). Edit the App Permissions to add: - Repository - Issues: **Read-only** + Then you may continue updating {% data variables.product.prodname_insights %} to the latest version. ### Updating from {% data variables.product.prodname_insights %} 0.4.0+ From 272413befa4bb913917722f007c219286d7b3369 Mon Sep 17 00:00:00 2001 From: Corey Brooks Date: Fri, 15 Jan 2021 11:09:12 -0800 Subject: [PATCH 4/6] Insights: Add link to update step --- .../updating-github-insights.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/insights/installing-and-configuring-github-insights/updating-github-insights.md b/content/insights/installing-and-configuring-github-insights/updating-github-insights.md index 52ece73edea3..b170e0e580ed 100644 --- a/content/insights/installing-and-configuring-github-insights/updating-github-insights.md +++ b/content/insights/installing-and-configuring-github-insights/updating-github-insights.md @@ -17,11 +17,12 @@ The update process will take up to 10 minutes. During this time, users cannot ac ### Updating from {% data variables.product.prodname_insights %} 1.5.0-alpha.1 -To update {% data variables.product.prodname_insights %} from 1.5.0-alpha.1, you must navigate to the GitHub App you created when you first installed {% data variables.product.prodname_insights %} in [this step](/github/installing-and-configuring-github-insights/installing-github-insights#creating-a-github-app). Edit the App Permissions to add: +To update {% data variables.product.prodname_insights %} from 1.5.0-alpha.1, you must first add the `read:issues` permission to your % data variables.product.prodname_github_app % }. +To do this, the navigate to the {% data variables.product.prodname_github_app % } you created when you first installed {% data variables.product.prodname_insights %} in [this step](/github/installing-and-configuring-github-insights/installing-github-insights#creating-a-github-app). Edit the App Permissions to add: - Repository - Issues: **Read-only** -Then you may continue updating {% data variables.product.prodname_insights %} to the latest version. +Then you may continue updating {% data variables.product.prodname_insights %} to the latest version by following [the steps below](/github/installing-and-configuring-github-insights/updating-github-insights#updating-from-github-insights-040). ### Updating from {% data variables.product.prodname_insights %} 0.4.0+ From 32bc52fa1548029744d029234402394e7418e4b9 Mon Sep 17 00:00:00 2001 From: Corey Brooks Date: Fri, 15 Jan 2021 11:16:32 -0800 Subject: [PATCH 5/6] Insights: edit --- .../updating-github-insights.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/insights/installing-and-configuring-github-insights/updating-github-insights.md b/content/insights/installing-and-configuring-github-insights/updating-github-insights.md index b170e0e580ed..50965aa94840 100644 --- a/content/insights/installing-and-configuring-github-insights/updating-github-insights.md +++ b/content/insights/installing-and-configuring-github-insights/updating-github-insights.md @@ -17,8 +17,9 @@ The update process will take up to 10 minutes. During this time, users cannot ac ### Updating from {% data variables.product.prodname_insights %} 1.5.0-alpha.1 -To update {% data variables.product.prodname_insights %} from 1.5.0-alpha.1, you must first add the `read:issues` permission to your % data variables.product.prodname_github_app % }. -To do this, the navigate to the {% data variables.product.prodname_github_app % } you created when you first installed {% data variables.product.prodname_insights %} in [this step](/github/installing-and-configuring-github-insights/installing-github-insights#creating-a-github-app). Edit the App Permissions to add: +To update {% data variables.product.prodname_insights %} from 1.5.0-alpha.1, you must first add the `read:issues` permission to your { % data variables.product.prodname_github_app % }. +To do this, the navigate to the {% data variables.product.prodname_github_app % } that you created when you [first installed {% data variables.product.prodname_insights %}](/github/installing-and-configuring-github-insights/installing-github-insights#creating-a-github-app). +Edit the App Permissions to add: - Repository - Issues: **Read-only** From 62e9d1d29844175632129cbbc65d3bee2f755902 Mon Sep 17 00:00:00 2001 From: Corey Brooks Date: Fri, 15 Jan 2021 11:22:56 -0800 Subject: [PATCH 6/6] Insights: fix template --- .../updating-github-insights.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/insights/installing-and-configuring-github-insights/updating-github-insights.md b/content/insights/installing-and-configuring-github-insights/updating-github-insights.md index 50965aa94840..a9149453222d 100644 --- a/content/insights/installing-and-configuring-github-insights/updating-github-insights.md +++ b/content/insights/installing-and-configuring-github-insights/updating-github-insights.md @@ -17,8 +17,8 @@ The update process will take up to 10 minutes. During this time, users cannot ac ### Updating from {% data variables.product.prodname_insights %} 1.5.0-alpha.1 -To update {% data variables.product.prodname_insights %} from 1.5.0-alpha.1, you must first add the `read:issues` permission to your { % data variables.product.prodname_github_app % }. -To do this, the navigate to the {% data variables.product.prodname_github_app % } that you created when you [first installed {% data variables.product.prodname_insights %}](/github/installing-and-configuring-github-insights/installing-github-insights#creating-a-github-app). +To update {% data variables.product.prodname_insights %} from 1.5.0-alpha.1, you must first add the `read:issues` permission to your {% data variables.product.prodname_github_app %}. +To do this, the navigate to the {% data variables.product.prodname_github_app %} that you created when you [first installed {% data variables.product.prodname_insights %}](/github/installing-and-configuring-github-insights/installing-github-insights#creating-a-github-app). Edit the App Permissions to add: - Repository - Issues: **Read-only**