Skip to content

oicr-softeng/gitlify

Repository files navigation

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

About

Trigger Netlify builds manually from the PR.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published