Hacker News new | ask | show | jobs
by JaviFesser 1693 days ago
I have been working on a Pull Request tool for Unity Cloud project: https://unity-cloud-ci.firebaseapp.com

Basically, Unity Cloud can auto build commits for you but it doesn't work with pull requests unless you set it up manually.

This way it trigger a build for a PR and the set a status check. It's a good solution for people who don't want to set up their CT by themselves.