This project is not covered by Drupal’s security advisory policy.

Github deploy used to update your site repository from github using github Webhooks. Whenever you push code to your github repository, Github will make post request to Drupal site and fire updating your site repository.

Features

  • Validating payloads from GitHub.
  • Whitelist requests for GitHub's IP address.
  • Provide hooks during the process.
  • Runs git commands using proc_open.
  • Clear drupal cache after updating repository.
  • Revert all features after successful deploy.

Requirements

Project information

Releases