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_USER
is merely your github handle.GITHUB_TOKEN
is a new personal access token, with permissionread:user
. Can be reused through multiple projects.NETLIFY_WEBHOOK
is found atapp.netlify.com/sites/<YOUR_PROJECT>/settings/deploys#deploy-contexts
.
Note: Branch names and tags are case sensitive here.
e.g. gitlify develop