GitHub Enterprise Cloud support
The GitHub Links for Confluence macro fully supports GitHub Enterprise Cloud in addition to GitHub.com. Every supported entity type - pull requests, issues, source files, releases, discussions, security alerts, and more - works identically on Enterprise Cloud.
What is GitHub Enterprise Cloud?
GitHub Enterprise Cloud is GitHub's enterprise-tier hosted product. Organisations on Enterprise Cloud access their repositories through a custom subdomain:
https://{your-organisation}.ghe.com
Note: This is different from GitHub Enterprise Server (GHES), which is self-hosted on your own infrastructure. GHES is not supported.
Setup
No additional configuration is needed. The GitHub App connection covers both http://GitHub.com and your *.ghe.com organisation:
Connect using the standard GitHub App connection (see Getting Started Guide for Confluence Administrators).
During installation, select your GitHub Enterprise Cloud organisation when prompted.
Once connected, paste any
https://{your-org}.ghe.com/...URL into a Confluence page - it renders identically to agithub.comURL.
Supported URL patterns
All auto-convert patterns that work on github.com are supported on *.ghe.com. For example:
GitHub.com | GitHub Enterprise Cloud |
|---|---|
|
|
|
|
|
|
See Supported GitHub link types for the full list.
Updated: