Github Issues
Unwrap integrates natively with Github Issues from your repository.
Step 1: Install Unwrap's Github app
Go to our app installation page and install this app on the Github repository you want to pull Issues from. This app only requests READ permissions.
Step 2: Create the Integration in Unwrap
Go into Unwrap and ensure you are on the correct View you want to integrate this data into. You can select the View via the dropdown in the bottom left corner. Once you are in the correct View, navigate to the Integrations page, hit the New Integrations button, and select Github Issues.
The input parameters will be:
- Integration Name: This is an internal name, we suggest you name it the name of the repository you are importing from
- Owner name: This is the owner of the repository
- Repository name: This is the name of the repository you are ingesting Issues from
- Labels filter: If you want to only ingest Issues with certain labels, you can enter that list of labels here
For example, if your repository URL is https://github.com/acmecorp/repo1, then the owner value is "acmecorp" and the repository name is "repo1".