I really like the Stream Desk platform, and I use it to the maximum. But unfortunately I did not find the plugins I needed, so I decided to make them myself.
These plugin are provided 'as is'.
I hope you enjoy extending your Stream Deck with my plugin.
Enjoy!
Your Dec04 chaps.
- There's one feature, but very helpful. Check workflow run status by demand.
- Get GitHub token On GitHub;
- Fill the field
token
with received value; - Set GitHub username in field
username
; - Set GitHub repository
repository
; - Push the button
Fetch Workflows ID's
; - Select the GitHub action you are interested and fill the field
workflow
with the value of its ID; - Click
save
button; - If any trouble, see
Errors / No errors / Response text
block;
token
- This is the GitHub token;
name
- This is the GitHub username;
repository
- This is the GitHub repository for which you need to check the status of the workflow;
workflow
- This is the GitHub repository workflow id;
Happy hacking. 💟