Anonymous View
Skip to content

DEVELOP-2270 Get code working for github enterprise#43

Merged
percyhanna merged 4 commits into
mainfrom
DEVELOP-2270-github-enterprise
Jan 6, 2026
Merged

DEVELOP-2270 Get code working for github enterprise#43
percyhanna merged 4 commits into
mainfrom
DEVELOP-2270-github-enterprise

Conversation

@doliveirakn

@doliveirakn doliveirakn commented Dec 18, 2025

Copy link
Copy Markdown
Contributor

This PR adds some new settings so that we can utilize a Github Enterprise account for authorization.

We will need to still support the regular GitHub setup.

When supporting GitHub Enterprise, customers will need to create an OAuth application similar to what Aha! requires for the roadmap integration. Once created, they will need to provide us with the client ID and secret, along with their URL if it is not a cloud based enterprise account.

Then the only major differences are that we need to use api/graphql as the part instead of /graphql with the api subdomain, and we will need to update how we verify valid pull requests.

@doliveirakn doliveirakn marked this pull request as ready for review December 22, 2025 18:47
@percyhanna percyhanna merged commit 6b6d1ad into main Jan 6, 2026
@percyhanna percyhanna deleted the DEVELOP-2270-github-enterprise branch January 6, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants