Title: Deploy Webhook Github Actions
Author: nicolasdra
Published: <strong>Me 31, 2023</strong>
Last modified: Me 31, 2023

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/deploy-webhook-github-actions.svg)

# Deploy Webhook Github Actions

 By [nicolasdra](https://profiles.wordpress.org/nicolasdra/)

[Download](https://downloads.wordpress.org/plugin/deploy-webhook-github-actions.zip)

 * [Details](https://hat.wordpress.org/plugins/deploy-webhook-github-actions/#description)
 * [Reviews](https://hat.wordpress.org/plugins/deploy-webhook-github-actions/#reviews)
 *  [Installation](https://hat.wordpress.org/plugins/deploy-webhook-github-actions/#installation)
 * [Development](https://hat.wordpress.org/plugins/deploy-webhook-github-actions/#developers)

 [Support](https://wordpress.org/support/plugin/deploy-webhook-github-actions/)

## Description

### DEPLOY WEBHOOK GITHUB ACTIONS PLUGIN

A WordPress plugin to manually trigger a deploy workflow via the Github Actions 
REST API after updating content.

### FEATURE

Trigger a deploy workflow via Github Actions after updating content. Users with 
manage_capabilities are only allowed to perform the action from the the WordPress
admin menu.

### SETTINGS

Fill out the form with the data required on the Settings Page. Find a reference 
below:

OWNER: The username or organization name that owns the repository.
 REPO: The name
of the repository. WORKFLOW_ID: You can either write the full name of your .yml 
file, ie. “manual-trigger-workflow.yml” or the ID of the workflow that you want 
to trigger. You can find the ID of a workflow by going to the “Actions” tab of your
repository on GitHub, clicking on the name of the workflow, and looking at the URL
of the page. The ID is the number that appears after the last forward slash in the
URL. PERSONAL_ACCESS_TOKEN: A personal access token (PAT) with the repo scope. You
can create a PAT by going to “Settings” > “Developer settings” > “Personal access
tokens” in your GitHub account. REF: The name of your repository’s main branch. 
Important: At the moment the plugin is able to create a webhook for a workflow_dispatch
trigger without inputs. This feature is planned for later versions.

### TO DO

Add feature: accept inputs.

### AUTHOR

Created by Nicolás di Rago.
 https://www.nicolasdirago.com/

## Installation

You can install “Github Actions Webhook Deploy Plugin” manually.

 * Download or clone the plugin from the repository
 * Create a .zip file
 * Login to your WordPress site and move to Plugins -> Add new -> Upload plugin
 * Upload the newly created .zip file on your machine, activate and enjoy.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Deploy Webhook Github Actions” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ nicolasdra ](https://profiles.wordpress.org/nicolasdra/)

[Translate “Deploy Webhook Github Actions” into your language.](https://translate.wordpress.org/projects/wp-plugins/deploy-webhook-github-actions)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/deploy-webhook-github-actions/),
check out the [SVN repository](https://plugins.svn.wordpress.org/deploy-webhook-github-actions/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/deploy-webhook-github-actions/)
by [RSS](https://plugins.trac.wordpress.org/log/deploy-webhook-github-actions/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * First release

## Meta

 *  Version **1.0.0**
 *  Last updated **3 years ago**
 *  Active installations **10+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.1.10**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/deploy-webhook-github-actions/)
 * Tags
 * [deploy](https://hat.wordpress.org/plugins/tags/deploy/)[github actions](https://hat.wordpress.org/plugins/tags/github-actions/)
   [hooks](https://hat.wordpress.org/plugins/tags/hooks/)
 *  [Advanced View](https://hat.wordpress.org/plugins/deploy-webhook-github-actions/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/deploy-webhook-github-actions/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/deploy-webhook-github-actions/reviews/)

## Contributors

 *   [ nicolasdra ](https://profiles.wordpress.org/nicolasdra/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/deploy-webhook-github-actions/)