Use webhooks to automate code review and clean-up.
Set up your repositories to automatically release Pull Requests for new releases.
Your Shifty Plan also allows you to enable webhooks for your plan repositories. These webhooks trigger automation anytime a Pull Request is opened.
These webhooks may be used to automate code style and code modernization or serve as a code review for common conventions.
To enable webhooks, copy the webhook URL from the Shifty Plan Account section.
Go to the Webhooks section of your repository settings.
That's it. The next time you open a new pull request, Shift will automatically run this automation.
This will happen in the background and within a minute the web hook will complete and may add additional commits as well as comments to the PR.
By default, these webhooks apply the automation within the Laravel Fixer to any of the changed files within the PR.
You may customize this automation by configuring Shift, or creating a custom Workbench build.
There are additional videos demoing both of these in more detail.
Sign in with any of the following services to connect Shift with your Laravel project.
Don't use one of these services?
Temporarily push your project to a free, private repository on one of these cloud-based services or upgrade your project locally with Shift for Docker.