Skip to content

Commit b47d4c8

Browse files
add section and screenshot to integration page (circleci#8920)
1 parent 881fb81 commit b47d4c8

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

jekyll/_cci2/github-apps-integration.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,14 @@ CAUTION: **If your GitHub organization has more than 100 repositories**, select
4747

4848
NOTE: If you are new to CircleCI, you may wish to get started with our xref:getting-started#[Quickstart guide], our xref:hello-world#[Hello world] examples, or take a look at some of our xref:sample-config#[sample configurations] that demonstrate different types of workflows. The xref:configuration-reference#[Configuration reference] is a full reference to the keys used in a `.circleci/config.yml` file.
4949

50+
=== Can I integrate a GitHub org with multiple CircleCI orgs?
51+
52+
A GitHub org with the CircleCI GitHub App installed can only be integrated with one CircleCI organization.
53+
54+
If you attempt to integrate a GitHub org with the CircleCI GitHub App installed with a second CircleCI organization, you will find yourself on a GitHub App integration settings page when attempting to create a project.
55+
56+
image::github-app-configuration-page.png[Create a project]
57+
5058
[#trigger-pipeline]
5159
== Trigger a pipeline in CircleCI
5260

Loading

0 commit comments

Comments
 (0)