Greasy Fork镜像 is available in English.

Github Repository Dispatch Trigger

Add repository_dispatch trigger for Github Actions

目前為 2019-12-22 提交的版本,檢視 最新版本

作者
Te Qi
評價
0 0 0
版本
0.1
建立日期
2019-12-21
更新日期
2019-12-22
尺寸
2.9 KB
授權條款
未知
腳本執行於

Github Repository Dispatcher

A Tampermonkey userscript for triggering Github repository dispatch event with one click

Screenshot Screenshot Screenshot

Prerequisite

Tampermonkey / Greasemonkey

Usage

  1. Install the script by copying or from Greasefork.
  2. Get github personal access token with repo permissions. Copy it.
  3. Open the repo you want to trigger repo dispatch event.
  4. Click the "Repo Dispatch" button.
  5. At the first time, you will be asked to input your personal access token.
  6. Input your dispatch type (or any name you want. The name can be used to identify the event in Github Actions).
  7. Input your dispatch payload (optional, in json. E.g. {"debug": true}).
  8. Enjoy!

Documentations of repository_dispatch event

长期地址
遇到问题?请前往 GitHub 提 Issues。