Skip to main content
Skip table of contents

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:

CODE
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:

  1. Connect using the standard GitHub App connection (see Getting Started Guide for Confluence Administrators).

  2. During installation, select your GitHub Enterprise Cloud organisation when prompted.

  3. Once connected, paste any https://{your-org}.ghe.com/... URL into a Confluence page - it renders identically to a github.com URL.

Supported URL patterns

All auto-convert patterns that work on github.com are supported on *.ghe.com. For example:

GitHub.com

GitHub Enterprise Cloud

https://github.com/owner/repo/pull/123

https://acme.ghe.com/owner/repo/pull/123

https://github.com/owner/repo/issues

https://acme.ghe.com/owner/repo/issues

https://github.com/owner/repo/blob/main/README.md

https://acme.ghe.com/owner/repo/blob/main/README.md

See Supported GitHub link types for the full list.

Updated:

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.