Trigger Netlify builds manually from the PR.
Copy the variable names given in the .env.example file onto your project's own .env, and then fulfil their values accordingly.
GITHUB_USERis merely your github handle.GITHUB_TOKENis a new personal access token, with permissionread:user. Can be reused through multiple projects.NETLIFY_WEBHOOKis found atapp.netlify.com/sites/<YOUR_PROJECT>/settings/deploys#deploy-contexts.
Note: Branch names and tags are case sensitive here.
e.g. gitlify develop