From e0946c0a42dfbead026764ef64419da247ec5fbb Mon Sep 17 00:00:00 2001 From: sebastian-lerner <86729349+sebastian-lerner@users.noreply.github.com> Date: Thu, 24 Oct 2024 14:07:16 -0400 Subject: [PATCH] add note about migrating (#9039) * Update github-apps-integration.adoc * Update github-apps-integration.adoc * capitalization --------- Co-authored-by: Rosie Yohannan --- jekyll/_cci2/github-apps-integration.adoc | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/jekyll/_cci2/github-apps-integration.adoc b/jekyll/_cci2/github-apps-integration.adoc index 235269965a9..65bb5a18fab 100644 --- a/jekyll/_cci2/github-apps-integration.adoc +++ b/jekyll/_cci2/github-apps-integration.adoc @@ -139,12 +139,10 @@ CircleCI's GitHub App integration provides fine-grained permissions, uses short- You can not currently automate migrating your organization from the GitHub OAuth app to CircleCI's GitHub App integration. -Before attempting to move your information from an org integrated with the GitHub OAuth app to an org integrated with CircleCI's GitHub App: +Before attempting to move your information from an org integrated with the GitHub OAuth app to an org integrated with CircleCI's GitHub App, consider the following: -* Confirm that you do not immediately need any of the functionality listed in the <> section below. -* If you have a dedicated account team at CircleCI, contact them first to discuss your migration. - -If you cannot move your organization because of missing functionality, link:https://docs.google.com/forms/d/e/1FAIpQLSfnYhFLjmZ0OP8goemexAvgHDPJqgHyDF1QiIl2HdPktTKvlQ/viewform[tell us why]. +* If the motivation for moving is to leverage new functionality that is only available to the GitHub App integration, consider using your existing organization and installing the GitHub App alongside your OAuth app integration as described in our link:https://discuss.circleci.com/t/product-update-using-github-app-functionality-in-a-github-oauth-app-organization/52204[community forum]. +* If the motivation is to completely remove the OAuth app, confirm that you do not immediately need any of the functionality listed in the <> section below. If you have a dedicated account team at CircleCI, contact them first to discuss your migration. If you would like to switch from the OAuth app integration to the GitHub App integration, follow these steps: