Clarify limitations linked to standalone orgs VS GitHub App pipelines #9660
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
I changed some of the content of the "Currently not supported" section of the GitHub App integration page (https://circleci.com/docs/guides/integration/github-apps-integration/#currently-not-supported).
Reasons
Often our docs conflate the limitations linked to "GitHub App pipelines" with those linked to standalone organizations.
With an ever growing number of (paying) GitHub OAuth organizations adoption GitHub App pipelines, it's important to clarify which of these limitations apply to them and which don't.
As a matter of fact, most of the limitations listed in the GitHub App integration page actually are not truly tied to the GitHub App integration, but rather to the organization type (=
/circleci/instead of/github/).I made these changes directly on the GitHub App integration page as a first urgent step, but I think we should consider organizing this content better and perhaps having a dedicated Org type disambiguation page.
Content Checklist
Please follow our style when contributing to CircleCI docs. Our style guide is here: https://circleci.com/docs/style/style-guide-overview.
Please take a moment to check through the following items when submitting your PR (this is just a guide so will not be relevant for all PRs):