Tesseract Tools - Documentation  UnityTools
Professional grade GameDev tools
Loading...
Searching...
No Matches
Configuring Github with Unity

Project Settings Setup

Open up your Unity Project and go to your Project Settings. Once you've in the Project Settings Window click on the Tesseract Tools / Feedback Reporter tree item.

You should see an empty page similar to this one.

Make sure that Github is selected as the Feedback Target. Enter your Github Repo Owner, Repo Name and API Key.

Configure Your Labels

You'll also find a new button called 'Refresh Repo Labels'. This will get all issue types that are available on your project. You can choose to either keep all of them or only give a few options. You also have the option to add a 'Is Feedback Label Appended' bool. This will ensure that an extra label is added when the ticket is uploaded which lets you tag and filter uploaded tickets on your Github Issues board.

Next Steps

Next we'll test that our integration is working be uploading some test feedback to Github!