Connect Using GitHub Enterprise
This feature is available to our Enterprise customers only. For more information, please visit our plans page or contact sales.
Integrate GitHub Enterprise with Appflow to create builds from commits in your GitHub Enterprise repositories.
Prerequisites
To integrate GitHub Enterprise with Appflow, you will need a GitHub Enterprise account with the ability to create a Personal Access Token. This Personal Access Token will need the repo
, admin:repo_hook
and user
scopes so that Appflow can detect when new commits are available for creating builds.
Setting up the Integration
In the Appflow Dashboard, navigate to the Apps
page and click the New app
button. Then choose either Create from template
or Import app
option from the dropdown.
Fill out the form and press the Connect
button next to the GitHub Enterprise integration.
After clicking connect, you'll need to:
- Enter the URL for your GitHub Enterprise instance
- Enter the Personal Access Token
- Click the
Submit
button
Then choose the repository to link from the list of available repos.
When you link to the repository, a webhook will be created and your commits will be sent to Appflow.