Frequently Asked Questions
What is this?​
This is a GitHub bot for Pull Requests. It trigger a Unity Cloud build for the branch used in a PR and when the build finishes it informs the PR in a status check.
Do you provide the system for building?​
No, we only provide a bridge between Unity Cloud and GitHub. You need to have a Unity Teams account or a Unity Pro license, or anything that lets you build using Unity Cloud Build (https://unity.com/features/cloud-build)
What do I need for this system?​
You need three things:
- A Unity Cloud API key (you can obtain that in the settings page of cloud build)
- A config file inside your repo (you can find info about that in https://unity-cloud-ci.firebaseapp.com/generator/)
- You must NOT be using forks for the PR.
Why can't we use forks?​
Unity Cloud Build only supports making builds of a single repository, if you are using forks, this branch would belong to a different repository and cloud build doesn't have access to it. If they ever support forks, feel free to send me an email and I'll add this functionality. Shouldn't be hard (keyword shouldn't)
What happens if I remove the endpoint in Cloud Build?​
It will break the current build. You'll have to trigger another status check for this, but please, don't touch the config.
Are you related to Unity?​
No, we only provide a bridge between Pull Requests and Unity Cloud builds.
But if a certain company that starts in U
and finishes in nity Technologies
would like to acquire us, we are open to negotiations.