Github Repository Dispatch Trigger

Add repository_dispatch trigger for Github Actions

ของเมื่อวันที่ 21-12-2019 ดู เวอร์ชันล่าสุด

ผู้เขียน
Te Qi
คะแนน
0 0 0
เวอร์ชัน
0.1
สร้างเมื่อ
21-12-2019
อัปเดตเมื่อ
21-12-2019
Size
2.88 กิโลไบต์
สัญญาอนุญาต
ไม่มี
ปรับใช้กับ

Github Repository Dispatcher

Trigger Github repository dispatch event with a click

Screenshot Screenshot Screenshot

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