Skip to content

Commit 694ce3a

Browse files
committed
First draft
1 parent 29a0ba3 commit 694ce3a

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

  • src/pages/docs/projects/version-control/github

src/pages/docs/projects/version-control/github/index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: src/layouts/Default.astro
33
pubDate: 2024-03-14
4-
modDate: 2024-11-07
4+
modDate: 2026-04-13
55
title: GitHub integration
66
description: Octopus Deploy GitHub integration
77
icon: fa-brands fa-github
@@ -79,6 +79,10 @@ There are specific GitHub permissions that the Octopus GitHub App requests in or
7979

8080
Whenever possible, Octopus uses a token scoped down to minimal permissions in accordance with the principle of least privilege.
8181

82+
## Allow List
83+
84+
The Octopus Deploy GitHub App can be used with the GitHub Enterprise allow list feature. To include the app in your allow list either enable "Enable IP allow list configuration for installed GitHub Apps" in the "Authenication security" section, or manually add the IP Address "172.182.208.68" to your allow list.
85+
8286
## More information on installing and authorizing the Octopus GitHub App
8387

8488
You install the Octopus GitHub App on an account (organization or user) to give the repositories or other content within that account. Authorizing gives the Octopus GitHub App permission to act on your behalf in any account that has the app installed.
@@ -89,9 +93,6 @@ Installing and authorizing are both GitHub concepts. If you want to find out mor
8993
- [Installing GitHub apps documentation](https://docs.github.com/en/apps/using-github-apps/installing-a-github-app-from-a-third-party)
9094
- [Authorizing GitHub apps documentation](https://docs.github.com/en/apps/using-github-apps/authorizing-github-apps)
9195

92-
## Known limitations
93-
94-
- Connecting to GitHub organizations with IP allow lists enabled is not currently supported with Octopus GitHub App Connections.
9596

9697
## Older versions
9798

0 commit comments

Comments
 (0)