Prerequisites
- A Miget account with a Workspace
- A GitHub account with access to the repositories you want to deploy
Install the GitHub App
Open Git Credentials
Navigate to your Workspace Settings and select the Git Credentials tab. Click Connect GitHub to begin the installation.

Install Miget.com on GitHub
You are redirected to GitHub to install the Miget.com App. Choose where to install it:

Select repositories and permissions
Choose which repositories Miget can access:
The GitHub App requests:
- All repositories - grants access to all current and future repositories
- Only select repositories - pick specific repositories to connect

- Read access to code and metadata
- Read and write access to pull requests and repository hooks
Deploy from GitHub
Once the GitHub App is installed, you can deploy from GitHub when creating a new application or changing an existing app’s deployment source.Select GitHub as the source
In the New Application wizard, select the GitHub source type. Your connected repositories appear in a searchable list. Select the repository you want to deploy.

If you don’t see your repository, add more GitHub credentials or update your existing ones in Workspace Settings.
Review Apps
GitHub Integration also supports Review Apps, which automatically create live application instances for every pull request. This lets your team preview changes before merging.Review Apps documentation is coming soon. Check back for a step-by-step guide on enabling and configuring review apps for your repositories.


