Skip to content

Commit d905403

Browse files
Merge pull request #9624 from circleci/Benny/improve-oauth-page
Remove redundant info from oauth page
2 parents 9923bd5 + 7bead67 commit d905403

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/guides/modules/integration/pages/github-integration.adoc

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -337,15 +337,6 @@ Until October 2024, the CircleCI GitHub App integration was available exclusivel
337337

338338
The GitHub App and OAuth app can **co-exist side-by-side in the same organization**. You do not need to sacrifice functionality that is xref:version-control-system-integration-overview.adoc#feature-support-for-each-integration-type[not yet available to either integration], or migrate to a new organization.
339339

340-
Key functionality enabled through the GitHub App integration includes the following:
341-
342-
* The option to have **multiple pipelines in the same project**, each defined in its own YAML file.
343-
* The possibility to set up your pipelines so that the **config file and the application code are stored in different repositories**. Refer to the link:https://circleci.com/changelog/unlocking-any-cross-repo-pipeline-and-trigger-setups-including-central/[changelog entry] for more information.
344-
* A **more flexible trigger system**, with each pipeline having any number of VCS or non-VCS triggers. This includes:
345-
** **Non-repo based triggers**: xref:orchestrate:custom-webhooks.adoc[Custom webhooks] enable triggering builds from any system that can emit webhook events. Refer to our link:https://discuss.circleci.com/t/product-update-trigger-pipelines-from-anywhere-custom-webhooks/49864[community forum] for an example and known limitations.
346-
** **Cross-repo triggers**: Events in one repository can trigger builds on one or many other repositories.
347-
** **More GitHub events as triggers**: Pipelines can be set up to run on events other than "push", including pull request events, with more powerful customization of trigger conditions. For full details, see the xref:orchestrate:github-trigger-event-options.adoc[GitHub trigger event options] page.
348-
349340
More information is available on the xref:guides:integration:using-the-circleci-github-app-in-an-oauth-org.adoc[Using the CircleCI GitHub App in an OAuth organization] page.
350341

351342
[#next-steps]

0 commit comments

Comments
 (0)