[WordPress] 外掛分享: Deploy Trigger for GitHub

首頁外掛目錄 › Deploy Trigger for GitHub
全新外掛
安裝啟用
尚無評分
184 天前
最後更新
問題解決
WordPress 5.0+ v1.4 上架:2025-09-14

內容簡介

總結:這個 WordPress 外掛可以讓您在創建、更新或刪除文章時輕鬆地從您的網站觸發 GitHub Actions 工作流程,非常適合無頭 WordPress 架構,可自動化前端部署並保持您的網站同步。

1. 這個外掛在文章保存或刪除時觸發 GitHub Actions 工作流程
2. 可在設定頁面進行手動部署/重置選項
3. 安全地存儲您的 GitHub token
4. 適用於任何文章類型

問題與答案:
<ul>
<li><strong>這個 WordPress 外掛可以做什麼?</strong></br>這個外掛允許您在創建、更新或刪除文章時輕鬆地從您的網站觸發 GitHub Actions 工作流程。</li>
<li><strong>如何觸發 GitHub Actions 工作流程?</strong></br>GitHub Actions 工作流程會在文章保存或刪除時觸發。</li>
<li><strong>可以從哪裡進行手動部署或重置操作?</strong></br>您可以在外掛的設定頁面找到手動部署或重置選項。</li>
<li><strong>外掛如何保護您的 GitHub token?</strong></br>外掛會安全地保存您的 GitHub token 在 WordPress 數據庫中,絕不會以明文顯示。</li>
<li><strong>這個外掛與哪些文章類型兼容?</strong></br>這個外掛適用於任何文章類型。</li>
</ul>

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.4) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Deploy Trigger for GitHub」→ 直接安裝(推薦)

原文外掛簡介

Easily trigger a GitHub Actions workflow from your WordPress site whenever a post is created, updated, or deleted. Perfect for headless WordPress setups to automate frontend deployments and keep your site in sync.

Triggers a GitHub Actions workflow on post save or delete
Manual deploy/reset options from the settings page
Securely stores your GitHub token
Works with any post type

External services
This plugin connects to the GitHub API to trigger GitHub Actions workflows. This service is required to automatically deploy your site when content changes.
The plugin sends the following data to GitHub’s API:
– Repository information (user/repo format)
– Workflow filename
– Branch reference (default: main)
– GitHub personal access token for authentication
This data is sent every time a post is created, updated, or deleted (when the post status is ‘publish’). The GitHub token is stored securely in your WordPress database and is never displayed in plain text.
This service is provided by GitHub, Inc.:
– Terms of Service: https://docs.github.com/en/site-policy/github-terms/github-terms-of-service
– Privacy Policy: https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement

延伸相關外掛

文章
Filter
Mastodon