Open an Azure pull request when a hook is triggered
Supernova will open a new or append an existing pull request on a branch called supernova / [exporter name]. Make sure there are no conflicting branch names before running the build.

You will first need to authenticate with your Azure account to allow Supernova to open a pull request on your behalf. You have two options for authentication:
- Sign in to Azure with OAuth
- Use an Azure personal access token

Once you have authenticated:
- In the create a hook dialog, select Open Azure pull request as the delivery method
- Select where you would like to open the pull request — choose the connection (OAuth or personal access token), an organization, project, repository, branch, and optionally a relative path
- Optional — If you do not want the hook to trigger automatically when it is created, you can turn the toggle to OFF
- Click Confirm to create the hook