Updating public docs to reflect GitHub Connections in Platform Hub capabilities and limitations#3062
Open
felixi-octopus wants to merge 2 commits intomainfrom
Open
Updating public docs to reflect GitHub Connections in Platform Hub capabilities and limitations#3062felixi-octopus wants to merge 2 commits intomainfrom
felixi-octopus wants to merge 2 commits intomainfrom
Conversation
…pabilities and limitations
d88e70d to
a9908f3
Compare
felixi-octopus
commented
Mar 11, 2026
src/pages/docs/platform-hub/process-templates/troubleshooting.md
Outdated
Show resolved
Hide resolved
steve-fenton-octopus
approved these changes
Mar 11, 2026
Contributor
steve-fenton-octopus
left a comment
There was a problem hiding this comment.
Ace. Thank you for fixing those linting errors, too!
clairey259
approved these changes
Mar 12, 2026
| ### GitHub Connections | ||
|
|
||
| The GitHub Connection is not supported in Platform Hub. Only usernames and PATs. | ||
| GitHub Connections is supported in the Platform Hub, but it can only be used to configure Platform Hub version control. It can't be used on steps in templates. |
Contributor
There was a problem hiding this comment.
Suggested change
| GitHub Connections is supported in the Platform Hub, but it can only be used to configure Platform Hub version control. It can't be used on steps in templates. | |
| GitHub Connections is supported in Platform Hub, but it can only be used to configure Platform Hub version control. It can't be used on steps in templates. |
Contributor
There was a problem hiding this comment.
I believe because it's a feature name it can be used directly and doesn't need 'the'. We tend to lean towards doing this in the rest of the docs. But @jasminwong may be able to correct me on this.
|
|
||
| You can currently use GitHub App Connections to connect to Configuration as Code projects. This removes the need for using Personal Access Tokens to connect to GitHub repositories, and allows users to commit as their GitHub users (rather than using a shared account). | ||
|
|
||
| You can also define GitHub Connections in the [Platform Hub](/docs/platform-hub). GitHub Connections defined in the Platform Hub can only be used to configure the Platform Hub's version control settings and can't be used in spaces. |
Contributor
There was a problem hiding this comment.
Suggested change
| You can also define GitHub Connections in the [Platform Hub](/docs/platform-hub). GitHub Connections defined in the Platform Hub can only be used to configure the Platform Hub's version control settings and can't be used in spaces. | |
| You can also define GitHub Connections in [Platform Hub](/docs/platform-hub). GitHub Connections defined in Platform Hub can only be used to configure Platform Hub's version control settings and can't be used in spaces. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
[sc-135096]
Background
Public documentation lacks information about GitHub Connections in Platform Hub, leaving customers unaware of the feature, how to use it, and what limitations it has.
Result
Updates to reflect GitHub Connections in Platform Hub capabilities and limitations.
To be merged when Platform Hub GitHub Connections is released to Cloud customers.