Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.09 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.09 KB

Gitlify


Trigger Netlify builds manually from the PR.

General Availability

Slack

Introduction

License

How to use

Authenticate

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 permission read:user. Can be reused through multiple projects.
  • NETLIFY_WEBHOOK is found at app.netlify.com/sites/<YOUR_PROJECT>/settings/deploys#deploy-contexts.

Publish a branch to Netlify

Note: Branch names and tags are case sensitive here.

e.g. gitlify develop