Skip to content

Commit

Permalink
Merge pull request #170 from buildkite/update-ghes-endpoints
Browse files Browse the repository at this point in the history
Update API endpoints for GHES
  • Loading branch information
petetomasik authored Dec 20, 2024
2 parents 4e4e97a + 264affb commit 100021d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/pipelines/source_control/github_enterprise.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ All Buildkite network traffic to your GitHub Enterprise Server will come from a

For additional security you can create a proxy that allows only the API endpoints we require:

* `/api/v3/repos/.*/.*/statuses`
* `/api/v3/repos/.*/.*/statuses/.*`
* `/api/v3/user`
* `/api/v3/user/emails`
* `/login/oauth`
Expand Down

0 comments on commit 100021d

Please sign in to comment.